$ cd common $ export ARCH=arm64 $ export CROSS_COMPILE=aarch64-linux-gnu- $ make odroidn2_android_defconfig $ make -j8 $ adb reboot fastboot $ fastboot flash dtb arch/arm64/boot/dts/amlogic/meson64_odroidn2_android.dtb $ fastboot reboot