Re: About Kbuild in ARM | |
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] | |
----- Original Message ----- From: "Russell King - ARM Linux" <linux@xxxxxxxxxxxxxxxx> To: "Yu Alex" <byu@xxxxxxxxxxx> Cc: <linux-arm@xxxxxxxxxxxxxxxxxxxxxx> Sent: Saturday, June 14, 2008 5:32 PM Subject: Re: About Kbuild in ARM > On Tue, Jun 03, 2008 at 06:08:02PM +0800, Yu Alex wrote: > > My means is, in current arch/arm/Makefile, it can't support remove > > auto-generated file named file_name.[ch] when "make clean", even we > > add it into "clean-files". > > You're adding the files to 'clean_files' not 'clean-files'. They're > two distinctly different variables. Thanks for your response. It is not only the variable, but also the arch/arm/Makefile. We try the following command: $ arm-make --debug=v clean I can't find the log information that GNU Make invoke the script named "arch/arm/mach-realview/Makefile" in the demo. I think it should invoke mach-$(MACHINE)/Makefile when user run the command "arm-make clean". ------------------------------------------------------------------- List admin: http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm FAQ: http://www.arm.linux.org.uk/mailinglists/faq.php Etiquette: http://www.arm.linux.org.uk/mailinglists/etiquette.php
[Site Home] [Linux ARM Kernel] [Fedora ARM] [IETF Annouce] [Security] [Bugtraq] [Linux] [Linux OMAP] [Linux MIPS] [ECOS] [Tools] [DDR & Rambus] [Monitors]