Add minimal distro to pack minimal image in kernel fitImage

This commit is contained in:
Alexandre Bard 2019-05-06 08:48:48 +02:00
parent 6bbb8bc10e
commit 0fd67556f9
1 changed files with 6 additions and 0 deletions

View File

@ -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"