aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2006-04-18 16:23:12 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-04-18 16:23:12 +0000
commitaaf9803538e96ba8025b79e1d4cc9ce47de3617e (patch)
tree52d407202f8dcf8e3aee3224c0f23b8d341e1823 /conf
parent6445cb4dab5a9bdcfb67be5a83125d04133887d9 (diff)
downloadopenembedded-aaf9803538e96ba8025b79e1d4cc9ce47de3617e.tar.gz
h2200, ipaq-pxa270: remove ipaq-common include:
* 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
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/h2200.conf1
-rw-r--r--conf/machine/ipaq-pxa270.conf1
2 files changed, 0 insertions, 2 deletions
diff --git a/conf/machine/h2200.conf b/conf/machine/h2200.conf
index 9aec6866bb..8af4d3577a 100644
--- a/conf/machine/h2200.conf
+++ b/conf/machine/h2200.conf
@@ -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"
diff --git a/conf/machine/ipaq-pxa270.conf b/conf/machine/ipaq-pxa270.conf
index c6f4804d5f..66d3eb38ff 100644
--- a/conf/machine/ipaq-pxa270.conf
+++ b/conf/machine/ipaq-pxa270.conf
@@ -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"