patch-2.4.3 linux/arch/arm/lib/Makefile
Next file: linux/arch/arm/lib/copy_page.S
Previous file: linux/arch/arm/kernel/sys_arm.c
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Tue Mar 6 19:44:35 2001
- Orig file:
v2.4.2/linux/arch/arm/lib/Makefile
- Orig date:
Wed Feb 21 18:20:10 2001
diff -u --recursive --new-file v2.4.2/linux/arch/arm/lib/Makefile linux/arch/arm/lib/Makefile
@@ -54,9 +54,3 @@
endif
include $(TOPDIR)/Rules.make
-
-constants.h: getconsdata.o extractconstants.pl
- $(PERL) extractconstants.pl $(OBJDUMP) > $@
-
-getconsdata.o: getconsdata.c
- $(CC) $(CFLAGS) -c getconsdata.c
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)