1
0
Fork 0

perchance imx_v6_v7_defconfig

redonkable
jebba 2021-06-26 20:21:19 -06:00
parent 9ff47560e5
commit 37f034027e
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ cd alistair23-linux
# should already be on this branch, but check it out:
git checkout redonkable
# XXX confirm which defconfig is best
ARCH=arm CROSS_COMPILE=arm-none-eabi- make zero-sugar_defconfig
ARCH=arm CROSS_COMPILE=arm-none-eabi- make imx_v6_v7_defconfig
ARCH=arm CROSS_COMPILE=arm-none-eabi- make -j`nproc`
ARCH=arm CROSS_COMPILE=arm-none-eabi- make modules_install INSTALL_MOD_PATH=./tmp
rm -rf tmp/lib/modules/*/build tmp/lib/modules/*/source