From 67cd80299057d83790da235c4dc7286298dc6b16 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Sat, 16 Jan 2010 16:35:38 +0000 Subject: * drop reset files from 945 mainboards (and use southbridge specific reset) * drop debug.c files from 945 mainboards (and share it in the northbridge code) * adapt the mainboard and auto.c files for above changes. Rather trivial Signed-off-by: Stefan Reinauer Acked-by: Stefan Reinauer git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5016 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/kontron/986lcd-m/Config.lb | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/mainboard/kontron/986lcd-m/Config.lb') diff --git a/src/mainboard/kontron/986lcd-m/Config.lb b/src/mainboard/kontron/986lcd-m/Config.lb index a5d48f9a43..66ada57c65 100644 --- a/src/mainboard/kontron/986lcd-m/Config.lb +++ b/src/mainboard/kontron/986lcd-m/Config.lb @@ -62,8 +62,6 @@ if CONFIG_GENERATE_ACPI_TABLES object ./dsdt.o end -if CONFIG_HAVE_HARD_RESET object reset.o end - if CONFIG_USE_INIT makerule ./auto.o -- cgit v1.2.3