summaryrefslogtreecommitdiff
path: root/conf/distro/ezx.conf
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2006-07-14 15:11:06 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-07-14 15:11:06 +0000
commit2c35ddb8949a8db25e9a0da5eb72146a6191cacf (patch)
tree0dc08d2dd8f46cfd5f08aa6c22c6009ce2d97394 /conf/distro/ezx.conf
parent5b7397bba0d219bb48f7ae0524f757b3cbdcc949 (diff)
conf/distro cleanup. conf/distro should only contain files that are ok to be directly included
by means of setting DISTRO. conf/distro/include should contain those which doesn't.
Diffstat (limited to 'conf/distro/ezx.conf')
-rw-r--r--conf/distro/ezx.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/conf/distro/ezx.conf b/conf/distro/ezx.conf
index 2445c8be46..5a24d22a8c 100644
--- a/conf/distro/ezx.conf
+++ b/conf/distro/ezx.conf
@@ -66,17 +66,17 @@ BOOTSTRAP_EXTRA_RDEPENDS += "ezx-gpiotool strace"
QTE_VERSION = "2.3.10"
OPIE_VERSION = "1.2.2"
PALMTOP_USE_MULTITHREADED_QT = "yes"
-include conf/distro/preferred-opie-versions.inc
+require conf/distro/include/preferred-opie-versions.inc
#
# GPE
#
PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive"
PREFERRED_PROVIDER_libx11 = "diet-x11"
-include conf/distro/preferred-gpe-versions-2.8.inc
+require conf/distro/include/preferred-gpe-versions-2.8.inc
#
# E
#
-include conf/distro/preferred-e-versions.inc
+require conf/distro/include/preferred-e-versions.inc