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 512a977748..deb17233cc 100644 --- a/conf/machine/igep0020.conf +++ b/conf/machine/igep0020.conf @@ -19,6 +19,8 @@ PREFERRED_PROVIDER_virtual/kernel = "linux-igep2" KERNEL_IMAGETYPE = "uImage" +UBOOT_MACHINE = "omap3_igep0020b_config" + IMAGE_FSTYPES += "tar.bz2 ubi" # Guesswork |