diff options
Diffstat (limited to 'conf/machine')
-rw-r--r-- | conf/machine/netvista.conf | 0 | ||||
-rw-r--r-- | conf/machine/thinclient-common.conf | 0 | ||||
-rw-r--r-- | conf/machine/zaurus-pxa.conf | 2 |
3 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/netvista.conf b/conf/machine/netvista.conf new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/conf/machine/netvista.conf diff --git a/conf/machine/thinclient-common.conf b/conf/machine/thinclient-common.conf new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/conf/machine/thinclient-common.conf diff --git a/conf/machine/zaurus-pxa.conf b/conf/machine/zaurus-pxa.conf index 9f7302fd38..62c8e1f7ba 100644 --- a/conf/machine/zaurus-pxa.conf +++ b/conf/machine/zaurus-pxa.conf @@ -5,7 +5,7 @@ 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 \ -kernel-module-usbdcore kernel-module-usbdmonitor modutils chkhinge" +kernel-module-usbdcore kernel-module-usbdmonitor chkhinge" EXTRA_IMAGECMD_jffs2 = "--pad --little-endian --eraseblock=0x4000 -n" EXTRA_IMAGEDEPENDS = "sharp-flash-header-c700" |