Searched refs:RK_KERNEL_ARCH (Results 1 – 15 of 15) sorted by relevance
54 KERNEL_CONFIG_DIR="kernel/arch/$RK_KERNEL_ARCH/configs"232 find . arch/$RK_KERNEL_ARCH -maxdepth 1 -name Makefile\*234 find arch/$RK_KERNEL_ARCH -name module.lds -o -name Kbuild.platforms -o -name Platform235 find \$(find arch/$RK_KERNEL_ARCH -name include -o -name scripts -type d) -type f236 find arch/$RK_KERNEL_ARCH/include Module.symvers -type f
87 kernel/arch/$RK_KERNEL_ARCH/configs/$RK_KERNEL_CFG \
442 export RK_KERNEL_TOOLCHAIN="$(get_toolchain "$RK_KERNEL_ARCH")"446 CROSS_COMPILE=$RK_KERNEL_TOOLCHAIN ARCH=$RK_KERNEL_ARCH"
21 config RK_KERNEL_ARCH51 default "kernel/arch/arm/boot/dts" if RK_KERNEL_ARCH = "arm"70 default "kernel/arch/$RK_KERNEL_ARCH/boot/$RK_KERNEL_IMG_NAME"