summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2008-08-01 10:06:22 (GMT)
committerWolfgang Denk <wd@denx.de>2008-08-01 10:06:22 (GMT)
commita58c78067c928976c082c758d3987e89ead5b191 (patch)
treeb859b97eb3ad343d8f359c62e5045e2309707ee4
parent4b50cd12a3b3c644153c4cf393f4a4c12289e5aa (diff)
downloadu-boot-a58c78067c928976c082c758d3987e89ead5b191.tar.xz
Fix build issues with MPC8xx FADS boards.
Signed-off-by: Wolfgang Denk <wd@denx.de>
-rw-r--r--include/configs/ADS860.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/ADS860.h b/include/configs/ADS860.h
index 2ee8c61..f677b9c 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 */