Commit 4c61c23a authored by Linus Torvalds's avatar Linus Torvalds Committed by Greg Kroah-Hartman

x86 "make clean" missed some new targets

parent 40a05707
......@@ -79,7 +79,7 @@ install: $(BOOTIMAGE)
clean:
@echo 'Cleaning up (boot)'
@rm -f tools/build
@rm -f tools/build vmlinux.bin bvmlinux.bin
@rm -f setup bootsect zImage compressed/vmlinux.out
@rm -f bsetup bbootsect bzImage compressed/bvmlinux.out
@$(MAKE) -C compressed clean
......
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