Browse Source

Fix build issues with MPC8xx FADS boards.

Signed-off-by: Wolfgang Denk <wd@denx.de>
Wolfgang Denk 16 years ago
parent
commit
a58c78067c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      include/configs/ADS860.h

+ 1 - 1
include/configs/ADS860.h

@@ -51,7 +51,7 @@
 /* This is picked up again in fads.h */
 /* This is picked up again in fads.h */
 #define FADS_COMMANDS_ALREADY_DEFINED
 #define FADS_COMMANDS_ALREADY_DEFINED
 
 
-#include "fads.h"
+#include "../../board/fads/fads.h"
 
 
 #define CFG_PC_IDE_RESET	((ushort)0x0008)    /* PC 12	*/
 #define CFG_PC_IDE_RESET	((ushort)0x0008)    /* PC 12	*/