Searched refs:ARCH (Results 1 – 4 of 4) sorted by relevance
11 one or more system-image-ARCH directories into this directory14 * Install qemu-system-ARCH. The arch names may differ from15 system-image-ARCH: for example, all ARM flavors (armv4l...armv6l)33 - this preserves system-image-ARCH/hdb.img after the build,34 so you can go into system-image-ARCH and run37 You can also run "./parallel-build-hdc-img.sh -s system-image-ARCH"40 If hdc.dir/bin/busybox-$ARCH exists, it will be used during build
190 ARCH ?= $(SUBARCH) macro193 UTS_MACHINE := $(ARCH)332 ARCH CONFIG_SHELL HOSTCC HOSTCFLAGS CROSS_COMPILE AS LD CC \434 -include $(srctree)/arch/$(ARCH)/Makefile512 -include $(srctree)/arch/$(ARCH)/Makefile813 $(Q)ln -fsn $(srctree)/include/asm-$(ARCH) include2/asm836 export CPPFLAGS_busybox.lds += -P -C -U$(ARCH)1166 ifeq ($(ARCH),um)1167 ALLINCLUDE_ARCHS := $(ARCH) $(SUBARCH)1169 ALLINCLUDE_ARCHS := $(ARCH)[all …]
125 $(CROSS_COMPILE)objdump -d busybox_unstripped | $(srctree)/scripts/checkstack.pl $(ARCH) | uniq
174 | $(GENKSYMS) -a $(ARCH) \