Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752058AbaJ0Jo7 (ORCPT ); Mon, 27 Oct 2014 05:44:59 -0400 Received: from mail-lb0-f173.google.com ([209.85.217.173]:45341 "EHLO mail-lb0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751315AbaJ0Jo4 (ORCPT ); Mon, 27 Oct 2014 05:44:56 -0400 MIME-Version: 1.0 In-Reply-To: References: <1414139071-3818-1-git-send-email-lftan@altera.com> <1414139071-3818-30-git-send-email-lftan@altera.com> Date: Mon, 27 Oct 2014 17:44:53 +0800 X-Google-Sender-Auth: HCIyUPWmk0GagMVzhcKRmxiD9BY Message-ID: Subject: Re: [PATCH v5 29/29] nios2: Build infrastructure From: Ley Foon Tan To: Geert Uytterhoeven Cc: Linux-Arch , "linux-kernel@vger.kernel.org" , "linux-doc@vger.kernel.org" , Arnd Bergmann , Chung-Lin Tang Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Oct 24, 2014 at 5:10 PM, Geert Uytterhoeven wrote: > On Fri, Oct 24, 2014 at 10:24 AM, Ley Foon Tan wrote: >> --- /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 architecture > > You probably want to s/m68k/nios2/ here. Yes, will change this. Regards Ley Foon -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/