diff options
Diffstat (limited to 'conf/distro/sharprom-compatible.conf')
-rw-r--r-- | conf/distro/sharprom-compatible.conf | 7 |
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 # |