Re: [PATCH v5 29/29] nios2: Build infrastructure
From: Ley Foon Tan <hidden>
Date: 2014-10-27 09:44:59
Also in:
lkml
From: Ley Foon Tan <hidden>
Date: 2014-10-27 09:44:59
Also in:
lkml
On Fri, Oct 24, 2014 at 5:10 PM, Geert Uytterhoeven [off-list ref] wrote:
On Fri, Oct 24, 2014 at 10:24 AM, Ley Foon Tan [off-list ref] wrote:quoted
--- /dev/null +++ b/arch/nios2/boot/install.sh@@ -0,0 +1,52 @@ +#!/bin/sh +# +# This file is subject to the terms and conditions of the GNU General Public +# License. See the file "COPYING" in the main directory of this archive +# for more details. +# +# Copyright (C) 1995 by Linus Torvalds +# +# Adapted from code in arch/i386/boot/Makefile by H. Peter Anvin +# +# "make install" script for m68k architectureYou probably want to s/m68k/nios2/ here.
Yes, will change this. Regards Ley Foon