summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/distro/angstrom-2007.1.conf2
-rw-r--r--conf/machine/gumstix-connex.conf2
-rw-r--r--conf/machine/gumstix-verdex.conf4
-rw-r--r--conf/machine/include/gumstix.inc (renamed from conf/machine/gumstix.conf)0
4 files changed, 8 insertions, 0 deletions
diff --git a/conf/distro/angstrom-2007.1.conf b/conf/distro/angstrom-2007.1.conf
index 5a57482b5d..d0e732bcc9 100644
--- a/conf/distro/angstrom-2007.1.conf
+++ b/conf/distro/angstrom-2007.1.conf
@@ -71,6 +71,8 @@ FEED_ARCH_devkitidp-pxa255 = "armv5te"
FEED_ARCH_e680 = "armv5te"
FEED_ARCH_er0100 = "armv5te"
FEED_ARCH_gumstix = "armv5te"
+FEED_ARCH_gumstix-verdex = "armv5te"
+FEED_ARCH_gumstix-connex = "armv5te"
FEED_ARCH_h1910 = "armv5te"
FEED_ARCH_h2200 = "armv5te"
FEED_ARCH_h3900 = "armv5te"
diff --git a/conf/machine/gumstix-connex.conf b/conf/machine/gumstix-connex.conf
new file mode 100644
index 0000000000..5110e86aff
--- /dev/null
+++ b/conf/machine/gumstix-connex.conf
@@ -0,0 +1,2 @@
+require conf/machine/include/gumstix.inc
+
diff --git a/conf/machine/gumstix-verdex.conf b/conf/machine/gumstix-verdex.conf
new file mode 100644
index 0000000000..f08e3bafad
--- /dev/null
+++ b/conf/machine/gumstix-verdex.conf
@@ -0,0 +1,4 @@
+require conf/machine/include/gumstix.inc
+
+PACKAGE_EXTRA_ARCHS += " iwmmxt "
+
diff --git a/conf/machine/gumstix.conf b/conf/machine/include/gumstix.inc
index 9d51cdcead..9d51cdcead 100644
--- a/conf/machine/gumstix.conf
+++ b/conf/machine/include/gumstix.inc