]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
m68knommu: fix make archclean
authorGreg Ungerer <gerg@snapgear.com>
Tue, 23 Oct 2007 04:37:54 +0000 (14:37 +1000)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 23 Oct 2007 15:32:34 +0000 (08:32 -0700)
Remove build reference to arch/m68knommu/boot directory, it doesn't
exist.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/m68knommu/Makefile

index 1235f8061d55e2b8b7328b39a0ece182fec36665..30aa2553693d116702684f904a262016b1472ca4 100644 (file)
@@ -118,4 +118,4 @@ core-y      += arch/m68knommu/kernel/ \
 libs-y += arch/m68knommu/lib/
 
 archclean:
-       $(Q)$(MAKE) $(clean)=arch/m68knommu/boot
+