summaryrefslogtreecommitdiffstats
path: root/openembedded/conf/machine/spitz.conf
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2006-05-09 16:10:18 +0000
committerRichard Purdie <richard@openedhand.com>2006-05-09 16:10:18 +0000
commit8d41bd1c8f4c36ed9c1c73e0586031af8a0f292c (patch)
tree86922c4000d1f4550c9dee9c14856968c95d4951 /openembedded/conf/machine/spitz.conf
parent0d791a970638c9398ed94adafecbca54a0ea5374 (diff)
downloadpoky-8d41bd1c8f4c36ed9c1c73e0586031af8a0f292c.tar.gz
Sync conf files with OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@373 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/conf/machine/spitz.conf')
-rw-r--r--openembedded/conf/machine/spitz.conf4
1 files changed, 1 insertions, 3 deletions
diff --git a/openembedded/conf/machine/spitz.conf b/openembedded/conf/machine/spitz.conf
index 212da52587..f78dd7a3b9 100644
--- a/openembedded/conf/machine/spitz.conf
+++ b/openembedded/conf/machine/spitz.conf
@@ -2,10 +2,8 @@
2#@NAME: Sharp Zaurus SL-C3000 2#@NAME: Sharp Zaurus SL-C3000
3#@DESCRIPTION: Machine configuration for the Sharp Zaurus SL-C3000 device 3#@DESCRIPTION: Machine configuration for the Sharp Zaurus SL-C3000 device
4 4
5KERNEL_VERSION ?= "2.6"
6
7include conf/machine/include/zaurus-clamshell.conf 5include conf/machine/include/zaurus-clamshell.conf
8include conf/machine/include/zaurus-clamshell-${KERNEL_VERSION}.conf 6include conf/machine/include/zaurus-clamshell-2.6.conf
9 7
10PIVOTBOOT_EXTRA_RDEPENDS += "pivotinit ${PCMCIA_MANAGER}" 8PIVOTBOOT_EXTRA_RDEPENDS += "pivotinit ${PCMCIA_MANAGER}"
11PIVOTBOOT_EXTRA_RRECOMMENDS += "" 9PIVOTBOOT_EXTRA_RRECOMMENDS += ""