On Thu, Sep 15, 2005 at 04:04:30PM +1000, Stephen Rothwell wrote:
quoted hunk ↗ jump to hunk
--- a/arch/ppc/Makefile
+++ b/arch/ppc/Makefile
@@ -102,9 +102,9 @@ define archhelp
@echo ' *_defconfig - Select default config from arch/$(ARCH)/ppc/configs'
endef
+# arch/$(ARCH)/include is a temporary hack until we have migrated to asm-powerpc
archclean:
$(Q)$(MAKE) $(clean)=arch/ppc/boot
- # Temporary hack until we have migrated to asm-powerpc
$(Q)rm -rf arch/$(ARCH)/include
archprepare: checkbin
Why is this helpful? Better in general to keep the commment near the code, no?
John
--
John W. Linville
linville@tuxdriver.com