@@ -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-powerpcarchclean:$(Q)$(MAKE)$(clean)=arch/ppc/boot- # Temporary hack until we have migrated to asm-powerpc$(Q)rm-rfarch/$(ARCH)/includearchprepare:checkbin
@@ -113,9 +113,9 @@ defaultimage-$(CONFIG_PPC_ISERIES) := vmKBUILD_IMAGE:=$(defaultimage-y)all:$(KBUILD_IMAGE)+# arch/$(ARCH)/include is a temporary hack until we have migrated to asm-powerpcarchclean:$(Q)$(MAKE)$(clean)=$(boot)- # Temporary hack until we have migrated to asm-powerpc$(Q)rm-rfarch/$(ARCH)/include
From: John W. Linville <hidden> Date: 2005-09-15 14:07:01
On Thu, Sep 15, 2005 at 04:04:30PM +1000, Stephen Rothwell wrote:
quoted 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-powerpcarchclean:$(Q)$(MAKE)$(clean)=arch/ppc/boot- # Temporary hack until we have migrated to asm-powerpc$(Q)rm-rfarch/$(ARCH)/includearchprepare:checkbin
Why is this helpful? Better in general to keep the commment near the code, no?
John
--
John W. Linville
linville@tuxdriver.com
From: Kumar Gala <hidden> Date: 2005-09-16 02:22:43
We are going to send this to Linus for 2.6.14, right?
- k
On Sep 15, 2005, at 5:55 PM, Paul Mackerras wrote:
John W. Linville writes:
quoted
Why is this helpful? Better in general to keep the commment near the
code, no?
Where it was, it was a command, not a comment, so it got printed out
on the screen when you did a make clean, which seemed a bit silly.
Paul.
_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev