Commit c48f484b authored by Greg Ungerer's avatar Greg Ungerer Committed by Linus Torvalds

m68knommu: fix make archclean

Remove build reference to arch/m68knommu/boot directory, it doesn't
exist.
Signed-off-by: default avatarGreg Ungerer <gerg@uclinux.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 293dba4b
......@@ -118,4 +118,4 @@ core-y += arch/m68knommu/kernel/ \
libs-y += arch/m68knommu/lib/
archclean:
$(Q)$(MAKE) $(clean)=arch/m68knommu/boot
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment