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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sh64/boot/compressed/
H A DMakefile22 # ZIMAGE_OFFSET is the load offset of the compression loader
25 ZIMAGE_OFFSET = $(shell printf "0x%8x" $$[$(CONFIG_MEMORY_START)+0x400000+0x10000]) macro
27 LDFLAGS_vmlinux := -Ttext $(ZIMAGE_OFFSET) -e startup \

Completed in 44 milliseconds