From: Wolfgang Denk Date: Fri, 1 Aug 2008 10:06:22 +0000 (+0200) Subject: Fix build issues with MPC8xx FADS boards. X-Git-Tag: v1.3.4~19^2 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=a58c78067c928976c082c758d3987e89ead5b191;p=oweals%2Fu-boot.git Fix build issues with MPC8xx FADS boards. Signed-off-by: Wolfgang Denk --- diff --git a/include/configs/ADS860.h b/include/configs/ADS860.h index 2ee8c61cea..f677b9c80a 100644 --- a/include/configs/ADS860.h +++ b/include/configs/ADS860.h @@ -51,7 +51,7 @@ /* This is picked up again in fads.h */ #define FADS_COMMANDS_ALREADY_DEFINED -#include "fads.h" +#include "../../board/fads/fads.h" #define CFG_PC_IDE_RESET ((ushort)0x0008) /* PC 12 */