Home
last modified time | relevance | path

Searched refs:ARCH (Results 226 – 250 of 374) sorted by relevance

12345678910>>...15

/OK3568_Linux_fs/u-boot/configs/
H A Dtaurus_defconfig6 CONFIG_SPL_LDSCRIPT="arch/$(ARCH)/cpu/u-boot-spl.lds"
/OK3568_Linux_fs/u-boot/board/logicpd/imx6/
H A DREADME20 make u-boot.imx ARCH=arm CROSS_COMPILE=arm-linux-
/OK3568_Linux_fs/kernel/Documentation/arm/
H A Darm.rst16 To build ARM Linux natively, you shouldn't have to alter the ARCH = line
24 ARCH = <whatever>
28 ARCH = arm
/OK3568_Linux_fs/kernel/arch/arm/tools/
H A DMakefile8 gen := arch/$(ARCH)/include/generated
/OK3568_Linux_fs/kernel/arch/arm/vdso/
H A DMakefile27 CPPFLAGS_vdso.lds += -P -C -U$(ARCH)
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/
H A Dconf.mk3 ARCH=arm
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/python3/
H A Dcrosspythonpath.patch34 AC_MSG_ERROR([Cross compiling required --host=HOST-TUPLE and --build=ARCH])
/OK3568_Linux_fs/kernel/arch/riscv/kernel/vdso/
H A DMakefile31 CPPFLAGS_vdso.lds += -P -C -U$(ARCH)
/OK3568_Linux_fs/buildroot/package/libselinux/
H A Dlibselinux.mk21 ARCH=$(NORMALIZED_ARCH) \
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.bus_vcxk15 board | ARCH | Vendor
/OK3568_Linux_fs/yocto/poky/meta/recipes-kernel/linux/
H A Dlinux-yocto-rt_5.10.bb24 DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}"
H A Dlinux-yocto-rt_5.15.bb24 DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}"
H A Dlinux-yocto_5.10.bb34 DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/ipvsadm/ipvsadm/
H A D0001-Modify-the-Makefile-for-cross-compile.patch22 @@ -35,10 +35,9 @@ ARCH = $(shell uname -m)
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/pseudo/files/
H A D0001-configure-Prune-PIE-flags.patch37 s,@ARCH@,'"$opt_arch"',g
/OK3568_Linux_fs/u-boot/board/rockchip/kylin_rk3036/
H A DREADME21 > export ARCH=arm
/OK3568_Linux_fs/u-boot/board/amlogic/odroid-c2/
H A DREADME27 > export ARCH=arm
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_parser_demo/
H A DCMakeLists.txt94 if(ARCH STREQUAL "m32")
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dmachmode.def62 mode definition file, config/ARCH/ARCH-modes.def.
121 to FORMAT. Use in an ARCH-modes.def to reset the format
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dmachmode.def62 mode definition file, config/ARCH/ARCH-modes.def.
121 to FORMAT. Use in an ARCH-modes.def to reset the format
/OK3568_Linux_fs/kernel/Documentation/dev-tools/kunit/
H A Dfaq.rst89 enable/disable things with ``make ARCH=um menuconfig`` or similar, and then
91 5. Try to run ``make ARCH=um defconfig`` before running ``kunit.py run``. This
/OK3568_Linux_fs/kernel/arch/um/
H A DMakefile115 $(Q)$(MAKE) -f $(srctree)/Makefile ARCH=$(HEADER_ARCH) asm-generic archheaders
/OK3568_Linux_fs/buildroot/package/
H A Dpkg-perl.mk22 PERL_ARCHNAME = $(ARCH)-linux
/OK3568_Linux_fs/u-boot/board/rockchip/evb_rk3229/
H A DREADME25 > export ARCH=arm
/OK3568_Linux_fs/kernel/scripts/
H A Dtags.sh294 if [ "${ARCH}" = "um" ]; then

12345678910>>...15