aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/gumstix-verdex.conf
diff options
context:
space:
mode:
authorPhilip Balister <philip@balister.org>2007-09-15 20:26:53 +0000
committerPhilip Balister <philip@balister.org>2007-09-15 20:26:53 +0000
commitfbcef11acc6fbd8660650c0da642d121d8bcc128 (patch)
tree654b412b7ad793eae895c33e97223ee3fb7c84a5 /conf/machine/gumstix-verdex.conf
parent316c60b31d41c1e6b8e80909a6588a8d3a040777 (diff)
downloadopenembedded-fbcef11acc6fbd8660650c0da642d121d8bcc128.tar.gz
gumstix-verdex.conf : Prevent installation of uImage in /boot.
Diffstat (limited to 'conf/machine/gumstix-verdex.conf')
-rw-r--r--conf/machine/gumstix-verdex.conf2
1 files changed, 2 insertions, 0 deletions
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 "