Skip to content

Commit a36ec34

Browse files
committed
README: Use new docker config fragment
Signed-off-by: Loïc Minier <[email protected]>
1 parent 120f5e8 commit a36ec34

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,9 @@ To build flashable assets for all supported boards, follow these steps:
6666
scripts/build-u-boot-rb1.sh
6767
```
6868

69-
1. (optional) build a local Linux kernel deb from mainline with a recommended config fragment
69+
1. (optional) build a local Linux kernel deb from mainline with recommended config fragments
7070
```bash
71-
scripts/build-linux-deb.sh kernel-configs/systemd-boot.config
71+
scripts/build-linux-deb.sh kernel-configs/docker.config kernel-configs/systemd-boot.config
7272
```
7373

7474
1. build tarballs of the root filesystem and DTBs

0 commit comments

Comments
 (0)