Signed-off-by: Denys Dmytriyenko <[email protected]> --- meta-arago-distro/conf/distro/arago.conf | 1 + 1 file changed, 1 insertion(+)
diff --git a/meta-arago-distro/conf/distro/arago.conf b/meta-arago-distro/conf/distro/arago.conf index 1a8263d..ee2080f 100644 --- a/meta-arago-distro/conf/distro/arago.conf +++ b/meta-arago-distro/conf/distro/arago.conf @@ -48,6 +48,7 @@ KERNEL_IMAGETYPES_dra7xx-hs-evm = "zImage fitImage" KERNEL_IMAGETYPES_am57xx-hs-evm = "zImage fitImage" KERNEL_IMAGETYPES_am437x-hs-evm = "zImage fitImage" KERNEL_IMAGETYPES_am335x-hs-evm = "zImage fitImage" +KERNEL_IMAGETYPES_am65xx-hs-evm = "Image fitImage" KERNEL_IMAGETYPES_k2e-hs-evm = "zImage fitImage" INITRAMFS_IMAGE_k2e-hs-evm = "k2-fw-initrd" -- 2.7.4 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
