diff options
Diffstat (limited to 'openembedded/conf/machine/akita.conf')
| -rw-r--r-- | openembedded/conf/machine/akita.conf | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/openembedded/conf/machine/akita.conf b/openembedded/conf/machine/akita.conf index cfcc411671..da699e7258 100644 --- a/openembedded/conf/machine/akita.conf +++ b/openembedded/conf/machine/akita.conf | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | #@NAME: Sharp Zaurus SL-C1000 | 2 | #@NAME: Sharp Zaurus SL-C1000 |
| 3 | #@DESCRIPTION: Machine configuration for the Sharp Zaurus SL-C1000 device | 3 | #@DESCRIPTION: Machine configuration for the Sharp Zaurus SL-C1000 device |
| 4 | 4 | ||
| 5 | KERNEL_VERSION ?= "2.4" | 5 | KERNEL_VERSION ?= "2.6" |
| 6 | 6 | ||
| 7 | include conf/machine/zaurus-clamshell.conf | 7 | include conf/machine/include/zaurus-clamshell.conf |
| 8 | include conf/machine/zaurus-clamshell-${KERNEL_VERSION}.conf | 8 | include conf/machine/include/zaurus-clamshell-${KERNEL_VERSION}.conf |
| 9 | 9 | ||
| 10 | ROOT_FLASH_SIZE = "64" | 10 | ROOT_FLASH_SIZE = "58" |
