aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/eaglelion/5bcm/romstage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/eaglelion/5bcm/romstage.c')
-rw-r--r--src/mainboard/eaglelion/5bcm/romstage.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/eaglelion/5bcm/romstage.c b/src/mainboard/eaglelion/5bcm/romstage.c
index 16ea548ff5..fa6f29f576 100644
--- a/src/mainboard/eaglelion/5bcm/romstage.c
+++ b/src/mainboard/eaglelion/5bcm/romstage.c
@@ -8,7 +8,7 @@
#include <console/console.h>
#include "superio/nsc/pc97317/pc97317_early_serial.c"
#include "cpu/x86/bist.h"
-#include "southbridge/amd/cs5530/cs5530_enable_rom.c"
+#include "southbridge/amd/cs5530/enable_rom.c"
#include "northbridge/amd/gx1/raminit.c"
#define SERIAL_DEV PNP_DEV(0x2e, PC97317_SP1)