diff options
Diffstat (limited to 'conf/machine')
-rw-r--r-- | conf/machine/gumstix-connex.conf | 2 | ||||
-rw-r--r-- | conf/machine/gumstix-verdex.conf | 4 | ||||
-rw-r--r-- | conf/machine/include/gumstix.inc (renamed from conf/machine/gumstix.conf) | 0 |
3 files changed, 6 insertions, 0 deletions
diff --git a/conf/machine/gumstix-connex.conf b/conf/machine/gumstix-connex.conf new file mode 100644 index 0000000000..692fa2a0f8 --- /dev/null +++ b/conf/machine/gumstix-connex.conf @@ -0,0 +1,2 @@ +require conf/machine/include/gumstix.conf + diff --git a/conf/machine/gumstix-verdex.conf b/conf/machine/gumstix-verdex.conf new file mode 100644 index 0000000000..d171184cc0 --- /dev/null +++ b/conf/machine/gumstix-verdex.conf @@ -0,0 +1,4 @@ +require conf/machine/include/gumstix.conf + +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 |