aboutsummaryrefslogtreecommitdiffstats
path: root/conf/distro
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2009-06-26 01:57:07 +0200
committerAndrea Adami <andrea.adami@gmail.com>2009-06-26 02:03:03 +0200
commit5b8e90765bafd4871489c35040af7a2e5163ad03 (patch)
tree88c4a7cf7e92e80c79d1590a2e7935d3a2e616d2 /conf/distro
parent8cbb8558a7439678d43f006412317ad6c0436825 (diff)
downloadopenembedded-5b8e90765bafd4871489c35040af7a2e5163ad03.tar.gz
sharprom-compatible: add custom COMPATIBLE_MACHINE for c7x0/poodle
embedix kernels
Diffstat (limited to 'conf/distro')
-rw-r--r--conf/distro/sharprom-compatible.conf7
1 files changed, 5 insertions, 2 deletions
diff --git a/conf/distro/sharprom-compatible.conf b/conf/distro/sharprom-compatible.conf
index 81f919bed2..bd3b93ec17 100644
--- a/conf/distro/sharprom-compatible.conf
+++ b/conf/distro/sharprom-compatible.conf
@@ -26,11 +26,14 @@ export TARGET_CPPFLAGS = "-I${STAGING_DIR_TARGET}/${layout_includedir}"
#DEBUG_BUILD = "1"
# We are still using 2.4 embedix kernels
-COMPATIBLE_MACHINE_pn-openzaurus-pxa27x = "(akita|spitz)"
-COMPATIBLE_MACHINE_pn-openzaurus-pxa = "(c7x0|poodle|poodle255|tosa)"
+COMPATIBLE_MACHINE_pn-c7x0-kernels = "(c7x0|corgi|husky|shepherd)"
COMPATIBLE_MACHINE_pn-collie-kernels = "collie"
+COMPATIBLE_MACHINE_pn-poodle-kernels = "(poodle|poodle255)"
+COMPATIBLE_MACHINE_pn-openzaurus-pxa27x = "(akita|spitz|borzoi)"
+COMPATIBLE_MACHINE_pn-openzaurus-pxa = "(c7x0|corgi|husky|shepherd|poodle|poodle255|tosa)"
COMPATIBLE_MACHINE_pn-openzaurus-sa = "collie"
+
#
# Base
#