angstrom-next.conf: Add weak define for ROOT_FLASH_SIZE

Not all BSPs define it so we need a fall back

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2013-02-20 23:34:18 -08:00
parent 59968284dd
commit db3f6305b1

View File

@@ -45,6 +45,7 @@ TOOLCHAIN_BRAND ?= ""
# (locales, UI transalations, help, etc. - useless for pros, but really
# helpful for common users).
# Also, it appears that no locales fit in 16Mb for now. "C" locale rules!
ROOT_FLASH_SIZE ??= "32"
IMAGE_LINGUAS ?= '${@base_less_or_equal("ROOT_FLASH_SIZE", "16", "", "en-us", d)}'
# set feed path variables