mirror of
https://github.com/clockworkpi/GameShell.git
synced 2025-12-12 07:58:49 +01:00
v0.6 readme
This commit is contained in:
parent
f4b5d7279f
commit
994a646d30
@ -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- 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
|
mkimage -A arm -O linux -T kernel -C none -a 0x40008000 -e 0x40008000 -n "Linux kernel" -d arch/arm/boot/zImage uImage
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user