mirror of
https://github.com/clockworkpi/uConsole.git
synced 2025-12-12 18:18:50 +01:00
Update README.md
This commit is contained in:
parent
6cffaca51e
commit
0680eee263
@ -30,6 +30,8 @@ git apply 0001-patch-cm4.patch
|
|||||||
KERNEL=kernel8 make ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- bcm2711_defconfig
|
KERNEL=kernel8 make ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- bcm2711_defconfig
|
||||||
KERNEL=kernel8 make ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- -j2
|
KERNEL=kernel8 make ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- -j2
|
||||||
|
|
||||||
|
mkdir ./modules
|
||||||
|
|
||||||
rm -rf ./modules/*
|
rm -rf ./modules/*
|
||||||
|
|
||||||
INSTALL_MOD_PATH=./modules make modules_install
|
INSTALL_MOD_PATH=./modules make modules_install
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user