patch-2.1.96 linux/arch/arm/boot/Makefile
Next file: linux/arch/arm/boot/compressed/Makefile
Previous file: linux/arch/arm/Makefile
Back to the patch index
Back to the overall index
-  Lines: 13
-  Date:
Sun Apr 12 11:42:15 1998
-  Orig file: 
v2.1.95/linux/arch/arm/boot/Makefile
-  Orig date: 
Tue Jan 20 16:39:41 1998
diff -u --recursive --new-file v2.1.95/linux/arch/arm/boot/Makefile linux/arch/arm/boot/Makefile
@@ -25,11 +25,8 @@
 zinstall: $(CONFIGURE) zImage
 	sh ./install.sh $(VERSION).$(PATCHLEVEL).$(SUBLEVEL) zImage $(TOPDIR)/System.map "$(INSTALL_PATH)"
 
-tools/build: tools/build.c
-	$(HOSTCC) $(HOSTCFLAGS) -o $@ $< -I$(TOPDIR)/include
-
 clean:
-	rm -f Image zImage tools/build
+	rm -f Image zImage
 	@$(MAKE) -C compressed clean
 
 dep:
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov