summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Balister <philip@balister.org>2007-09-15 20:29:23 +0000
committerPhilip Balister <philip@balister.org>2007-09-15 20:29:23 +0000
commit0ad258907ddc1def5140b60751c6ef7749bb269d (patch)
treeb99195734afe243aa94583ea1130e899c6f3788c
parentced90dc79b32f3f273b58e35f7660e73c6427b1b (diff)
parentfdaf5543a35faa250e8d726a19f159b9afa26b76 (diff)
merge of '208a6cd5055d6d34d2752d9347c76fd999cf39b3'
and 'ec0908fb38643bd8e61b95eb5d013344c845452b'
-rw-r--r--conf/machine/gumstix-connex.conf2
-rw-r--r--conf/machine/gumstix-verdex.conf2
-rw-r--r--conf/machine/omap5912osk.conf2
3 files changed, 6 insertions, 0 deletions
diff --git a/conf/machine/gumstix-connex.conf b/conf/machine/gumstix-connex.conf
index a431762d0a..5bca152500 100644
--- a/conf/machine/gumstix-connex.conf
+++ b/conf/machine/gumstix-connex.conf
@@ -1,5 +1,7 @@
require conf/machine/include/gumstix.inc
+RDEPENDS_kernel-base = ""
+
MACHINE_FEATURES += " usbgadget "
GUMSTIX_400MHZ = "y"
diff --git a/conf/machine/gumstix-verdex.conf b/conf/machine/gumstix-verdex.conf
index ab24552646..dc44342e65 100644
--- a/conf/machine/gumstix-verdex.conf
+++ b/conf/machine/gumstix-verdex.conf
@@ -1,5 +1,7 @@
require conf/machine/include/gumstix.inc
+RDEPENDS_kernel-base = ""
+
PACKAGE_EXTRA_ARCHS += " iwmmxt "
MACHINE_FEATURES += " usbhost "
diff --git a/conf/machine/omap5912osk.conf b/conf/machine/omap5912osk.conf
index 7418054f49..ee476b3602 100644
--- a/conf/machine/omap5912osk.conf
+++ b/conf/machine/omap5912osk.conf
@@ -25,5 +25,7 @@ MACHINE_EXTRA_RRECOMMENDS = "kernel-module-ide-cs \
kernel-module-nls-base \
kernel-module-vfat"
+RDEPENDS_kernel-base = ""
+
require conf/machine/include/tune-arm926ejs.inc