templates/conf-notes: Fix targets name
We forgot to change this when we renamed the images
This commit is contained in:
parent
e20ff1ff22
commit
2bee4cb540
|
|
@ -27,8 +27,8 @@
|
||||||
You can now run 'bitbake <target>'
|
You can now run 'bitbake <target>'
|
||||||
|
|
||||||
Common targets are:
|
Common targets are:
|
||||||
nwl-image-minimal
|
nwl-ramdisk-minimal
|
||||||
nwl-image-testable
|
nwl-test-image
|
||||||
|
|
||||||
You can also run generated qemu images with a command like 'runqemu qemuarm64'.
|
You can also run generated qemu images with a command like 'runqemu qemuarm64'.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue