Searched refs:ARCH (Results 1 - 25 of 111) sorted by relevance

12345

/openwrt/scripts/
H A Dmkits.sh35 A ) ARCH=$OPTARG;;
50 if [ -z "${ARCH}" ] || [ -z "${COMPRESS}" ] || [ -z "${LOAD_ADDR}" ] || \
56 ARCH_UPPER=`echo $ARCH | tr '[:lower:]' '[:upper:]'`
65 arch = \"${ARCH}\";
89 arch = \"${ARCH}\";
H A Dmake-ipkg-dir.sh6 ARCH=$4
20 echo "Architecture: $ARCH" >> "$TARGET/CONTROL/control"
/openwrt/target/linux/zynq/image/
H A Dmkits.sh37 A ) ARCH=$OPTARG;;
54 if [ -z "${ARCH}" ] || [ -z "${COMPRESS}" ] || [ -z "${LOAD_ADDR}" ] || \
60 ARCH_UPPER=`echo $ARCH | tr '[:lower:]' '[:upper:]'`
69 arch = \"${ARCH}\";
90 arch = \"${ARCH}\";
121 arch = \"${ARCH}\";
/openwrt/target/linux/adm5120/rb1xx/
H A Dtarget.mk0 ARCH:=mipsel
1 ARCH:=mipsel macro
/openwrt/target/linux/malta/be/
H A Dtarget.mk0 ARCH:=mips
1 ARCH:=mips macro
/openwrt/target/linux/malta/le/
H A Dtarget.mk0 ARCH:=mipsel
1 ARCH:=mipsel macro
/openwrt/target/linux/rb532/
H A DMakefile9 ARCH:=mipsel macro
/openwrt/target/linux/adm5120/router_be/
H A Dtarget.mk0 ARCH:=mips
1 ARCH:=mips macro
/openwrt/target/linux/adm5120/router_le/
H A Dtarget.mk0 ARCH:=mipsel
1 ARCH:=mipsel macro
/openwrt/target/linux/lantiq/xway/
H A Dtarget.mk0 ARCH:=mips
1 ARCH:=mips macro
/openwrt/target/linux/lantiq/xway_legacy/
H A Dtarget.mk0 ARCH:=mips
1 ARCH:=mips macro
/openwrt/target/linux/malta/be64/
H A Dtarget.mk0 ARCH:=mips64
1 ARCH:=mips64 macro
/openwrt/target/linux/malta/le64/
H A Dtarget.mk0 ARCH:=mips64el
1 ARCH:=mips64el macro
/openwrt/target/linux/uml/
H A DMakefile13 ARCH:=$(shell uname -m | sed \ macro
36 LINUX_TARGET_CONFIG:=$(CURDIR)/config/$(ARCH)
/openwrt/target/linux/x86/64/
H A Dtarget.mk0 ARCH:=x86_64
1 ARCH:=x86_64 macro
/openwrt/target/linux/ar71xx/
H A DMakefile9 ARCH:=mips macro
/openwrt/target/linux/arc770/
H A DMakefile9 ARCH:=arc macro
/openwrt/target/linux/archs38/
H A DMakefile9 ARCH:=arc macro
/openwrt/target/linux/gemini/
H A DMakefile9 ARCH:=arm macro
/openwrt/target/linux/ixp4xx/
H A DMakefile9 ARCH:=armeb macro
/openwrt/target/linux/kirkwood/
H A DMakefile9 ARCH:=arm macro
/openwrt/target/linux/netlogic/
H A DMakefile9 ARCH:=mips64 macro
/openwrt/target/linux/xburst/
H A DMakefile9 ARCH:=mipsel macro
/openwrt/toolchain/uClibc/headers/
H A DMakefile20 ARCH="$(CONFIG_ARCH)" \
/openwrt/target/linux/adm8668/
H A DMakefile9 ARCH:=mipsel macro

Completed in 73 milliseconds

12345