Re: [PATCH 02/27] score: create boot/Makefile configs/spct6600_defconfig

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Sam,

linux-arch-owner@xxxxxxxxxxxxxxx 写于 2009-06-10 03:14:17:

> On Tue, Jun 09, 2009 at 02:23:27PM +0800, liqin.chen@xxxxxxxxxxxxx 
wrote:
> > >From 2beb0093ab93e3d7bbf6928fb28b620718afbb9f Mon Sep 17 00:00:00 
2001
> > From: Chen Liqin <liqin.chen@xxxxxxxxxxxxx>
> > Date: Tue, 9 Jun 2009 13:43:05 +0800
> > 
> > 
> > 
> > Signed-off-by: Chen Liqin <liqin.chen@xxxxxxxxxxxxx>
> > ---
> >  arch/score/boot/Makefile              |   15 +
> >  arch/score/configs/spct6600_defconfig |  726 
> > +++++++++++++++++++++++++++++++++
> >  2 files changed, 741 insertions(+), 0 deletions(-)
> >  create mode 100644 arch/score/boot/Makefile
> >  create mode 100644 arch/score/configs/spct6600_defconfig
> > 
> > diff --git a/arch/score/boot/Makefile b/arch/score/boot/Makefile
> > new file mode 100644
> > index 0000000..c3376b1
> > --- /dev/null
> > +++ b/arch/score/boot/Makefile
> > @@ -0,0 +1,15 @@
> > +#
> > +# arch/score/boot/Makefile
> > +#
> > +# 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.
> > +#
> > +
> > +targets        := vmlinux.bin
> > +
> > +$(obj)/vmlinux.bin: vmlinux FORCE
> > +       $(call if_changed,objcopy)
> > +       @echo 'Kernel: $@ is ready' ' (#'`cat .version`')'
> > +
> > +clean-kernel += vmlinux.bin
> I think you wanted to say: clean-files here?
> 

Thanks your comments, I have removed the unused lines and 
incorrect code from Kconfig and Makefile.

Best Regards
Liqin
--

?韬{.n?????%??檩??w?{.n???{饼??Ф?塄}?财??j:+v??????2??璀??摺?囤??z夸z罐?+?????w棹f


[Index of Archives]     [Linux Kernel]     [Kernel Newbies]     [x86 Platform Driver]     [Netdev]     [Linux Wireless]     [Netfilter]     [Bugtraq]     [Linux Filesystems]     [Yosemite Discussion]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Device Mapper]

  Powered by Linux