Skip to content

Commit af60cad

Browse files
committed
README: Use all kernel-configs
Signed-off-by: Loïc Minier <[email protected]>
1 parent 6b8bef1 commit af60cad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ To build flashable assets for all supported boards, follow these steps:
6868

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

7474
1. build tarballs of the root filesystem and DTBs

0 commit comments

Comments
 (0)