patch-2.4.22 linux-2.4.22/arch/arm/boot/bootp/Makefile
Next file: linux-2.4.22/arch/arm/boot/bootp/bootp.lds
Previous file: linux-2.4.22/arch/arm/boot/Makefile
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
2003-08-25 04:44:39.000000000 -0700
- Orig file:
linux-2.4.21/arch/arm/boot/bootp/Makefile
- Orig date:
2001-10-11 09:04:57.000000000 -0700
diff -urN linux-2.4.21/arch/arm/boot/bootp/Makefile linux-2.4.22/arch/arm/boot/bootp/Makefile
@@ -5,9 +5,7 @@
ZSYSTEM =$(TOPDIR)/arch/arm/boot/zImage
ZLDFLAGS =-p -X -T bootp.lds \
--defsym initrd_addr=$(INITRD_PHYS) \
- --defsym initrd_virt=$(INITRD_VIRT) \
- --defsym params=$(PARAMS_PHYS) \
- --defsym kernel_addr=$(ZTEXTADDR)
+ --defsym params=$(PARAMS_PHYS)
all: bootp
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)