mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-25 14:10:43 +00:00
Fix build issues with MPC8xx FADS boards.
Signed-off-by: Wolfgang Denk <wd@denx.de>
This commit is contained in:
parent
4b50cd12a3
commit
a58c78067c
1 changed files with 1 additions and 1 deletions
|
@ -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 */
|
||||
|
||||
|
|
Loading…
Reference in a new issue