Searched refs:arch (Results 1 – 12 of 12) sorted by relevance
43 my $arch = shift;44 if ($arch eq "") {45 $arch = `uname -m`;46 chomp($arch);52 if ($arch eq 'aarch64') {57 } elsif ($arch eq 'arm') {60 } elsif ($arch =~ /^x86(_64)?$/ || $arch =~ /^i[3456]86$/) {66 } elsif ($arch eq 'blackfin') {69 } elsif ($arch eq 'ia64') {72 } elsif ($arch eq 'm68k') {[all …]
9 arch=${logfile%.log}10 arch=${arch#system-image-}12 test -e "busybox-$arch" \13 && { echo "busybox-$arch exists, not overwriting"; continue; }15 uudecode -o - "$logfile" | bunzip2 >"busybox-$arch" \16 && chmod 755 "busybox-$arch"
14 * Install qemu-system-ARCH. The arch names may differ from
62 arch=`uname -m | sed -e 's/i.86/i386/' -e 's/ppc/powerpc/' -e 's/ppc64//' -e 's/powerpc64//' -e 's/…63 echo "TARGET_$arch=y" >.config64 echo "TARGET_ARCH=\"$arch\"" >>.config66 if test "$arch"; then yes "" | make oldconfig; fi67 if test "$arch"; then cat .config; fi68 if test "$arch"; then make V=1; fi69 if test "$arch"; then make install; fi70 if test "$arch"; then make install_kernel_headers; fi78 if test "$arch"; then \
48 $(Q)ln -fs Kconfig_i386 arch/um/Kconfig_arch49 $(Q)for i in `ls arch/`; \51 scripts/kconfig/kxgettext arch/$$i/Kconfig \59 $(Q)rm -f arch/um/Kconfig_arch
81 …arch-arm/include -I$A/bionic/libc/include -I$A/bionic/libc/kernel/common -I$A/bionic/libc/kernel/a…
66 CONFIG_SYSROOT="/opt/android-ndk/platforms/android-9/arch-arm"
434 -include $(srctree)/arch/$(ARCH)/Makefile512 -include $(srctree)/arch/$(ARCH)/Makefile
494 CONFIG_SYSROOT=/opt/android-ndk/platforms/android-9/arch-arm525 bool "Use -mpreferred-stack-boundary=2 on i386 arch"
59 arch - NOFORK
8 What "allocated" exactly means, depends on arch.
298 tested this on [arch] system(s) and it works. I have tested it against the