Searched defs:IMAGE_OFFSET (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/h8300/boot/compressed/
H A DMakefile19 IMAGE_OFFSET := $(shell printf "0x%08x" $$[$(CONFIG_MEMORY_START)+$(CONFIG_BOOT_LINK_OFFSET)]) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/boot/compressed/
H A DMakefile18 IMAGE_OFFSET := $(shell /bin/bash -c 'printf "0x%08x" \ macro
22 IMAGE_OFFSET := $(shell /bin/bash -c 'printf "0x%08x" \ macro

Completed in 51 milliseconds