diff options
author | Michael Lauer <mickey@vanille-media.de> | 2005-02-14 14:04:09 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2005-02-14 14:04:09 +0000 |
commit | 463e0373e52fb568ce702ac466cf22637ee4aa06 (patch) | |
tree | 6dee5cfc0d5876e720d4812f2f04674740668262 /conf/machine/zaurus-clamshell-2.4.conf | |
parent | 0fb0533f531a77d0f90291f50e53fd70f06895ed (diff) |
add necessary .bb files to build all c7x0 kernels in one run
BKrev: 4210afd9YOo3SHfhwgXJQoiy1vGznQ
Diffstat (limited to 'conf/machine/zaurus-clamshell-2.4.conf')
-rw-r--r-- | conf/machine/zaurus-clamshell-2.4.conf | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/conf/machine/zaurus-clamshell-2.4.conf b/conf/machine/zaurus-clamshell-2.4.conf index 292a157a4a..a216581e9b 100644 --- a/conf/machine/zaurus-clamshell-2.4.conf +++ b/conf/machine/zaurus-clamshell-2.4.conf @@ -1,5 +1,7 @@ +PREFERRED_PROVIDER_virtual/kernel = "c7x0-kernels-2.4-embedix.bb" -BOOTSTRAP_EXTRA_DEPENDS = "corgi-kernel shepherd-kernel husky-kernel hostap-modules orinoco-modules sharp-sdmmc-support chkhinge" +BOOTSTRAP_EXTRA_DEPENDS = "virtual/kernel \ +hostap-modules orinoco-modules sharp-sdmmc-support chkhinge" BOOTSTRAP_EXTRA_RDEPENDS = "kernel hostap-modules-cs orinoco-modules sharp-sdmmc-support \ kernel-module-net-fd kernel-module-registers kernel-module-pxa-bi \ kernel-module-usbdcore kernel-module-usbdmonitor chkhinge" |