From df710cd04b3d14e4f2c6721a1897495cbd7bc3fb Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Wed, 22 Sep 1999 16:19:41 +0000 Subject: no_comment --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index c3d155efa..cd188a723 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ all: $(BOOT_IMG) cp -f $(BOOT_IMG) /export/images clean: - rm -rf $(BOOT_IMG) $(BINS) modules vmlinuz + rm -rf $(BOOT_IMG) $(BINS) modules vmlinuz System.map $(BOOT_IMG): $(BINS) if [ ! -e modules ]; then $(MAKE) update_kernel; fi -- cgit v1.2.1