]> git.ipfire.org Git - people/ms/u-boot.git/commit
83xx, kmeter: fix compile error
authorHeiko Schocher <hs@denx.de>
Tue, 21 Jul 2009 04:37:28 +0000 (06:37 +0200)
committerWolfgang Denk <wd@denx.de>
Tue, 21 Jul 2009 07:22:23 +0000 (09:22 +0200)
commitaf1d7d984a23a0faa1f436ebfeb55c876b1a99e1
treebf5d63616923576254ee4c5559bd4797d9435cc4
parent1bc1538613d66cef3cbce680fc8d7c3561a0fbd0
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>
include/configs/kmeter1.h