X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2FPCIPPC2.h;h=77cedc06d67690350e17b08d89f4f78124816e22;hb=c360033ffb3b15d64405c9a3aa5216fbf188ff0a;hp=b2b94b4439e10542e7cbe93a2529a5a92711ab95;hpb=2cc195e0a5690bf022631ae420767e5b91c37476;p=oweals%2Fu-boot.git diff --git a/include/configs/PCIPPC2.h b/include/configs/PCIPPC2.h index b2b94b4439..77cedc06d6 100644 --- a/include/configs/PCIPPC2.h +++ b/include/configs/PCIPPC2.h @@ -55,6 +55,10 @@ #define CONFIG_PREBOOT "" #define CONFIG_BOOTDELAY 5 +#ifndef __ASSEMBLY__ +#include +#endif + /* * BOOTP options */ @@ -243,7 +247,6 @@ #define CONFIG_WATCHDOG -#define CONFIG_NET_MULTI /* Multi ethernet cards support */ #define CONFIG_EEPRO100 #define CONFIG_SYS_RX_ETH_BUFFER 8 /* use 8 rx buffer on eepro100 */