Files
kernel_drivers_examples/buildenv
zeroway efe18fced2 FIXME : g_chip and make usage
using container_of to find the chip struct
set buildenv before make modules
2018-12-01 16:01:59 +08:00

4 lines
217 B
Plaintext

CROSS_COMPILE=/path_to_you_cross_compile/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/bin/arm-eabi-
KERNEL_DIR=/you_kerne_source_code/kernel
KERNEL_BUILD_OUTPUT=/kernel_build_outfiles/out/target/product/rk3288/obj/KERNEL