Update adding-wifi-driver.md

pull/303/head
thegroove 2024-01-09 21:53:21 +01:00 committed by GitHub
parent f875288b99
commit 230cd14b0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 0 deletions

View File

@ -75,3 +75,14 @@ Example: you want to build `ultimate` for `hi3516ev200`:
`./building.sh hi3516ev200_ultimate`
When the build is complete, you will find the output in the `output/images/` directory:
```
./rootfs.hi3516ev200.cpio
./openipc.hi3516ev200-nor-ultimate.tgz
./rootfs.squashfs.hi3516ev200
./rootfs.hi3516ev200.tar
./uImage.hi3516ev200
```
You can then use `rootfs.squashfs.* and uImage.*` with [sysupgrade](./sysupgrade.md).