commit | af1d7d984a23a0faa1f436ebfeb55c876b1a99e1 | [log] [tgz] |
---|---|---|
author | Heiko Schocher <hs@denx.de> | Tue Jul 21 06:37:28 2009 +0200 |
committer | Wolfgang Denk <wd@denx.de> | Tue Jul 21 09:22:23 2009 +0200 |
tree | bf5d63616923576254ee4c5559bd4797d9435cc4 | |
parent | 1bc1538613d66cef3cbce680fc8d7c3561a0fbd0 [diff] |
83xx, kmeter: fix compile error CONFIG_SYS_MALLOC_LEN is defined in the board config, and the keymile-common.h, which collects common options used by all keymile-boards. This results in a compile error when compiling the kmeter1 board. So remove this define in the board config file. Signed-off-by: Heiko Schocher <hs@denx.de>