h2200, ipaq-pxa270: remove ipaq-common include:
authorKoen Kooi <koen@openembedded.org>
Tue, 18 Apr 2006 16:23:12 +0000 (16:23 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Tue, 18 Apr 2006 16:23:12 +0000 (16:23 +0000)
* several drivers in that include don't compile against 2.6.16
* the apps in that include should be handled by a distro, not a machine include

conf/machine/h2200.conf
conf/machine/ipaq-pxa270.conf

index 9aec686..8af4d35 100644 (file)
@@ -26,7 +26,6 @@ SERIAL_CONSOLE = "115200 tts/0 vt100"
 
 USE_VT = "0"
 
-include conf/machine/include/ipaq-common.conf
 include conf/machine/include/handheld-common.conf
 
 GUI_MACHINE_CLASS = "smallscreen"
index c6f4804..66d3eb3 100644 (file)
@@ -31,7 +31,6 @@ PXA270_MODULES = "g_ether g_file_storage g_serial gadgetfs pxa27x_udc \
 
 SERIAL_CONSOLE = "115200 ttyS0"
 
-include conf/machine/include/ipaq-common.conf
 include conf/machine/include/handheld-common.conf
 
 GUI_MACHINE_CLASS = "bigscreen"