Searched refs:PARAMS_PHYS (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/boot/bootp/
H A DMakefile10 --defsym params_phys=$(PARAMS_PHYS) -T
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/frv/boot/
H A DMakefile16 PARAMS_PHYS = 0x0207c000 macro
28 export SYSTEM ZTEXTADDR ZBSSADDR ZRELADDR INITRD_PHYS INITRD_VIRT PARAMS_PHYS
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm26/boot/
H A DMakefile16 # PARAMS_PHYS must be with 4MB of ZRELADDR
25 PARAMS_PHYS := $(params_phys-y) macro
39 export ZTEXTADDR ZBSSADDR ZRELADDR INITRD_PHYS PARAMS_PHYS
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/boot/
H A DMakefile22 # PARAMS_PHYS must be within 4MB of ZRELADDR
25 PARAMS_PHYS := $(params_phys-y) macro
28 export ZRELADDR INITRD_PHYS PARAMS_PHYS
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/boot/compressed/
H A DMakefile80 # Supply ZRELADDR, INITRD_PHYS and PARAMS_PHYS to the decompressor via
87 ifneq ($(PARAMS_PHYS),)
88 LDFLAGS_vmlinux += --defsym params_phys=$(PARAMS_PHYS)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm26/boot/compressed/
H A DMakefile15 CFLAGS_misc.o := -DPARAMS_PHYS=$(PARAMS_PHYS)

Completed in 101 milliseconds