diff options
Diffstat (limited to 'src/mainboard/amd/solo/Config.lb')
-rw-r--r-- | src/mainboard/amd/solo/Config.lb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/amd/solo/Config.lb b/src/mainboard/amd/solo/Config.lb index 6feb8b1848..cbe809d587 100644 --- a/src/mainboard/amd/solo/Config.lb +++ b/src/mainboard/amd/solo/Config.lb @@ -42,7 +42,7 @@ driver mainboard.o if HAVE_MP_TABLE object mptable.o end if HAVE_PIRQ_TABLE object irq_tables.o end if HAVE_ACPI_TABLES object acpi_tables.o end -object reset.o +#object reset.o ## ## Romcc output |