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.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.conf')
-rw-r--r-- | conf/machine/zaurus-clamshell.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/zaurus-clamshell.conf b/conf/machine/zaurus-clamshell.conf index 087ee9fe75..f70176865e 100644 --- a/conf/machine/zaurus-clamshell.conf +++ b/conf/machine/zaurus-clamshell.conf @@ -7,7 +7,6 @@ MACHINE_ARCH = "${@['zaurus-clamshell', bb.data.getVar('MACHINE', d, 1)][bb.data IPKG_ARCHS = "all arm armv4 armv5te zaurus-clamshell ${MACHINE}" PREFERRED_PROVIDER_xserver = "xserver-kdrive" -PREFERRED_PROVIDER_virtual/kernel = "openzaurus-pxa" 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 \ |