diff options
Diffstat (limited to 'openembedded/conf/machine')
| -rw-r--r-- | openembedded/conf/machine/nokia770.conf | 2 | ||||
| -rw-r--r-- | openembedded/conf/machine/spitz.conf | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/openembedded/conf/machine/nokia770.conf b/openembedded/conf/machine/nokia770.conf index 3d6b7c0c3d..41c485c019 100644 --- a/openembedded/conf/machine/nokia770.conf +++ b/openembedded/conf/machine/nokia770.conf | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | #@NAME: Nokia 770 internet tablet | 2 | #@NAME: Nokia 770 internet tablet |
| 3 | #@DESCRIPTION: Machine configuration for the Nokia 770, an omap 1710 based tablet | 3 | #@DESCRIPTION: Machine configuration for the Nokia 770, an omap 1710 based tablet |
| 4 | TARGET_ARCH = "arm" | 4 | TARGET_ARCH = "arm" |
| 5 | IPKG_ARCHS = "all arm armv4 armv5te nokia770" | 5 | IPKG_ARCHS = "all arm armv4 armv5te ${MACHINE}" |
| 6 | 6 | ||
| 7 | PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive-omap" | 7 | PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive-omap" |
| 8 | PREFERRED_PROVIDER_virtual/bootloader = "" | 8 | PREFERRED_PROVIDER_virtual/bootloader = "" |
diff --git a/openembedded/conf/machine/spitz.conf b/openembedded/conf/machine/spitz.conf index e1cb468d8f..212da52587 100644 --- a/openembedded/conf/machine/spitz.conf +++ b/openembedded/conf/machine/spitz.conf | |||
| @@ -7,7 +7,7 @@ KERNEL_VERSION ?= "2.6" | |||
| 7 | include conf/machine/include/zaurus-clamshell.conf | 7 | include conf/machine/include/zaurus-clamshell.conf |
| 8 | include conf/machine/include/zaurus-clamshell-${KERNEL_VERSION}.conf | 8 | include conf/machine/include/zaurus-clamshell-${KERNEL_VERSION}.conf |
| 9 | 9 | ||
| 10 | PIVOTBOOT_EXTRA_RDEPENDS += "pivotinit pcmcia-cs" | 10 | PIVOTBOOT_EXTRA_RDEPENDS += "pivotinit ${PCMCIA_MANAGER}" |
| 11 | PIVOTBOOT_EXTRA_RRECOMMENDS += "" | 11 | PIVOTBOOT_EXTRA_RRECOMMENDS += "" |
| 12 | 12 | ||
| 13 | # Useful things for the built-in Harddisk | 13 | # Useful things for the built-in Harddisk |
