mirror of
https://github.com/clockworkpi/GameShell.git
synced 2026-04-03 02:38:12 +02:00
v0.6 readme
This commit is contained in:
@@ -13,6 +13,7 @@ After git apply all patches
|
||||
|
||||
```
|
||||
make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- clockworkpi_cpi3_defconfig
|
||||
make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf-
|
||||
mkimage -A arm -O linux -T kernel -C none -a 0x40008000 -e 0x40008000 -n "Linux kernel" -d arch/arm/boot/zImage uImage
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user