m68knommu: fix make archclean

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>
This commit is contained in:
Greg Ungerer 2007-10-23 14:37:54 +10:00 committed by Linus Torvalds
parent 293dba4b4a
commit c48f484b9b

View file

@ -118,4 +118,4 @@ core-y += arch/m68knommu/kernel/ \
libs-y += arch/m68knommu/lib/
archclean:
$(Q)$(MAKE) $(clean)=arch/m68knommu/boot