summaryrefslogtreecommitdiff
path: root/src/mainboard/dell/s1850/romstage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/dell/s1850/romstage.c')
-rw-r--r--src/mainboard/dell/s1850/romstage.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/dell/s1850/romstage.c b/src/mainboard/dell/s1850/romstage.c
index b43be3789d..0a051d2140 100644
--- a/src/mainboard/dell/s1850/romstage.c
+++ b/src/mainboard/dell/s1850/romstage.c
@@ -142,7 +142,7 @@ static inline void bmc_foad(void)
/* end IPMI garbage */
-#include "arch/i386/lib/stages.c"
+#include "arch/x86/lib/stages.c"
static void main(unsigned long bist)
{