same stuff again -.-
[coreboot.git] / src / mainboard / asus / m5a99x-evo / Makefile.inc
index b55a0c74d04ce7751faaf1f1634c8b2b102cffec..68d00287e1c0e4152161ae911b8cf1d51dd20d76 100644 (file)
@@ -2,7 +2,7 @@ ramstage-y += reset.c
 
 #SB800 CIMx share AGESA V5 lib code
 ifneq ($(CONFIG_AMD_AGESA),y)
- AGESA_ROOT ?= src/vendorcode/amd/agesa/f14
+ AGESA_ROOT ?= src/vendorcode/amd/agesa/f10
  romstage-y += ../../../../$(AGESA_ROOT)/Lib/amdlib.c
  ramstage-y += ../../../../$(AGESA_ROOT)/Lib/amdlib.c