diff options
author | Andrea Adami <andrea.adami@gmail.com> | 2009-03-29 23:56:32 +0200 |
---|---|---|
committer | Andrea Adami <andrea.adami@gmail.com> | 2009-03-29 23:56:32 +0200 |
commit | 2af4308023cbce4fd0cfec1f4f2a3372d0a2f668 (patch) | |
tree | d71f31a6bf7aefccc07d0c458632d0870c1bc2e9 /conf/machine/akita.conf | |
parent | 809a403054ff9fcdebc26fdb3f54226b30a89eb2 (diff) |
zaurus-clamshells: minor cleanings (machine-overrides unneeded)
Diffstat (limited to 'conf/machine/akita.conf')
-rw-r--r-- | conf/machine/akita.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/akita.conf b/conf/machine/akita.conf index 83331f2dad..728ce4d9fe 100644 --- a/conf/machine/akita.conf +++ b/conf/machine/akita.conf @@ -13,3 +13,5 @@ IMAGE_FSTYPES ?= "jffs2" # NAND factory-default # mtdparts=sharpsl-nand:7168k@0k(smf),59392k@7168k(root),-(home) ROOT_FLASH_SIZE = "58" + +UBOOT_MACHINE = "akita_config" |