Home
last modified time | relevance | path

Searched refs:ARCH (Results 1 – 8 of 8) sorted by relevance

/xen-4.10.0-shim-comet/docs/misc/
A Dx86-xenpv-bootloader.markdown30 * `/boot/xen/pvboot-<ARCH>.elf`
32 Where `<ARCH>` is the first element of the GNU triplet e.g. one of:
40 `/boot/xen/pvboot-<ARCH>.elf` and `/xen/pvboot-<ARCH>.elf` (in that
42 and therefore it is not necessary to search for /pvboot-<ARCH>.elf.
/xen-4.10.0-shim-comet/xen/
A DMakefile24 ARCH=$(XEN_TARGET_ARCH) macro
25 SRCARCH=$(shell echo $(ARCH) | sed -e 's/x86.*/x86/' -e s'/arm\(32\|64\)/arm/g')
128 $(MAKE) -f $(BASEDIR)/tools/kconfig/Makefile.kconfig ARCH=$(ARCH) SRCARCH=$(SRCARCH) clean
267 …$(MAKE) -f $(BASEDIR)/tools/kconfig/Makefile.kconfig ARCH=$(ARCH) SRCARCH=$(SRCARCH) HOSTCC="$(HOS…
270 …$(MAKE) -f $(BASEDIR)/tools/kconfig/Makefile.kconfig ARCH=$(ARCH) SRCARCH=$(SRCARCH) HOSTCC="$(HOS…
274 …$(MAKE) -f $(BASEDIR)/tools/kconfig/Makefile.kconfig ARCH=$(ARCH) SRCARCH=$(SRCARCH) HOSTCC="$(HOS…
A DKconfig11 config ARCH config
13 option env="ARCH"
/xen-4.10.0-shim-comet/unmodified_drivers/linux-2.6/
A Doverrides.mk10 ifeq ($(ARCH),ia64)
A DREADME19 NB. If you are cross compiling, you need to set ARCH and
/xen-4.10.0-shim-comet/unmodified_drivers/linux-2.6/platform-pci/
A DKbuild20 ifeq ($(ARCH),ia64)
/xen-4.10.0-shim-comet/xen/tools/kconfig/
A DMakefile.kconfig33 KBUILD_DEFCONFIG := $(ARCH)_defconfig
/xen-4.10.0-shim-comet/xen/arch/arm/
A DKconfig3 default ARCH != "arm32"

Completed in 6 milliseconds