We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 120f5e8 commit a36ec34Copy full SHA for a36ec34
README.md
@@ -66,9 +66,9 @@ To build flashable assets for all supported boards, follow these steps:
66
scripts/build-u-boot-rb1.sh
67
```
68
69
-1. (optional) build a local Linux kernel deb from mainline with a recommended config fragment
+1. (optional) build a local Linux kernel deb from mainline with recommended config fragments
70
```bash
71
- scripts/build-linux-deb.sh kernel-configs/systemd-boot.config
+ scripts/build-linux-deb.sh kernel-configs/docker.config kernel-configs/systemd-boot.config
72
73
74
1. build tarballs of the root filesystem and DTBs
0 commit comments