mirror of
https://github.com/54shady/kernel_drivers_examples.git
synced 2026-01-13 16:02:37 +00:00
4 lines
217 B
Plaintext
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
|