mirror of
https://github.com/ultravioletrs/cocos.git
synced 2026-06-23 04:10:25 +00:00
Update documentation (#28)
* Modify external.desc and README * Added a blank line at end of external.desc file
This commit is contained in:
committed by
GitHub
parent
0dac01d752
commit
3e7fc09233
+1
-1
@@ -8,7 +8,7 @@ HAL uses [Buildroot](https://buildroot.org/)'s [_External Tree_ mechanism](https
|
||||
git clone git@github.com:ultravioletrs/cocos.git
|
||||
git clone git@github.com:buildroot/buildroot.git
|
||||
cd buildroot
|
||||
make BR2_EXTERNAL_COCOS_PATH=../cocos/hal/linux cocos_defconfig
|
||||
make BR2_EXTERNAL=../cocos/hal/linux cocos_defconfig
|
||||
make menuconfig
|
||||
make
|
||||
```
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
name: Cocos
|
||||
desc: External buildroot tree for Cocos AI
|
||||
name: COCOS
|
||||
desc: External buildroot tree for Cocos AI
|
||||
|
||||
Reference in New Issue
Block a user