summaryrefslogtreecommitdiff
path: root/conf/machine
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-10-21 11:39:27 +0200
committerKoen Kooi <koen@openembedded.org>2009-10-21 15:27:31 +0200
commitdfba140ac1009cac42577c783b0a13460bee9c54 (patch)
tree55d9ffd1d421aeb7a35e0eaf617b49f912de1dff /conf/machine
parenta52956b5aada3347f4367f6a3eb45e7f689c35c8 (diff)
igep0020: use omap3.inc
Diffstat (limited to 'conf/machine')
-rw-r--r--conf/machine/igep0020.conf5
1 files changed, 1 insertions, 4 deletions
diff --git a/conf/machine/igep0020.conf b/conf/machine/igep0020.conf
index f3cdcba730..512a977748 100644
--- a/conf/machine/igep0020.conf
+++ b/conf/machine/igep0020.conf
@@ -13,13 +13,10 @@ XSERVER = "xserver-xorg \
# Only has DVI connector for external screen
GUI_MACHINE_CLASS = "bigscreen"
-require conf/machine/include/tune-cortexa8.inc
+require conf/machine/include/omap3.inc
PREFERRED_PROVIDER_virtual/kernel = "linux-igep2"
-# Increase this everytime you change something in the kernel
-MACHINE_KERNEL_PR = "r0"
-
KERNEL_IMAGETYPE = "uImage"
IMAGE_FSTYPES += "tar.bz2 ubi"