aev board: Fix compile problems
authorWolfgang Denk <wd@denx.de>
Sun, 19 Sep 2010 10:40:02 +0000 (12:40 +0200)
committerWolfgang Denk <wd@denx.de>
Sun, 19 Sep 2010 17:29:57 +0000 (19:29 +0200)
commit90964353ffbddc554317ccfd9821b012f95449ab
treef3c9e712c517d759baab697ea81595b6f58fdce6
parent97003756249bd790910417eb66f0039bbf06a02c
aev board: Fix compile problems

Recent changes caused thatthe aev board now is included in the boards
built by MAKEALL, which revealed that compilation for this board has
been broken for a long time:

mpc5xxx_fec.c:899:2: error: #error fec->xcv_type not initialized.
mpc5xxx_fec.c:899:2: error: #error fec->xcv_type not initialized.

Fix it.

Signed-off-by: Wolfgang Denk <wd@denx.de>
include/configs/aev.h