Home
last modified time | relevance | path

Searched refs:IMAGE_OFFSET (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/mn10300/boot/
DMakefile28 $(Q)$(MAKE) $(build)=$(obj)/compressed IMAGE_OFFSET=$(IMAGE_OFFSET) $@
/linux-4.1.27/arch/sh/boot/compressed/
DMakefile20 IMAGE_OFFSET := $(shell /bin/bash -c 'printf "0x%08x" \ macro
24 IMAGE_OFFSET := $(shell /bin/bash -c 'printf "0x%08x" \ macro
35 LDFLAGS_vmlinux := --oformat $(ld-bfd) -Ttext $(IMAGE_OFFSET) -e startup \