Add minimal distro to pack minimal image in kernel fitImage
This commit is contained in:
parent
6bbb8bc10e
commit
0fd67556f9
|
|
@ -0,0 +1,6 @@
|
|||
require netmodule-linux.conf
|
||||
DISTRO = "netmodule-linux-minimal"
|
||||
DISTRO_NAME = "NetModule Linux Distribution for minimal fitImage"
|
||||
|
||||
INITRAMFS_IMAGE_BUNDLE = "1"
|
||||
INITRAMFS_IMAGE = "netmodule-linux-image-minimal"
|
||||
Loading…
Reference in New Issue