igep0020: use omap3.inc
authorKoen Kooi <koen@openembedded.org>
Wed, 21 Oct 2009 09:39:27 +0000 (11:39 +0200)
committerKoen Kooi <koen@openembedded.org>
Wed, 21 Oct 2009 13:27:31 +0000 (15:27 +0200)
conf/machine/igep0020.conf

index f3cdcba..512a977 100644 (file)
@@ -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"