diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/machine/igep0020.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/igep0020.conf b/conf/machine/igep0020.conf index 55c18507c3..6295010954 100644 --- a/conf/machine/igep0020.conf +++ b/conf/machine/igep0020.conf @@ -21,6 +21,8 @@ KERNEL_IMAGETYPE = "uImage" UBOOT_MACHINE = "omap3_igep0020b_config" +XLOAD_MACHINE = "igep0020-flash_config" + IMAGE_FSTYPES += "tar.bz2 ubi" # Guesswork |