From 4dfdebadb6731bc291e30560cbd2f107a3c94b75 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Tue, 13 Nov 2012 14:06:38 -0800 Subject: Reduce number of per-mainboard changes - Add mainboard_smi.c from arch/x86/Makefile if it's there - Add mainboard's chromeos.c from the chromeos Makefile Change-Id: I3f80e2cb368f88d2a38036895a19f3576dd9553b Signed-off-by: Stefan Reinauer Reviewed-on: http://review.coreboot.org/1835 Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich --- src/mainboard/thomson/ip1000/Makefile.inc | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 src/mainboard/thomson/ip1000/Makefile.inc (limited to 'src/mainboard/thomson') diff --git a/src/mainboard/thomson/ip1000/Makefile.inc b/src/mainboard/thomson/ip1000/Makefile.inc deleted file mode 100644 index 3a3371a19c..0000000000 --- a/src/mainboard/thomson/ip1000/Makefile.inc +++ /dev/null @@ -1,2 +0,0 @@ -smm-$(CONFIG_HAVE_SMI_HANDLER) += mainboard_smi.c - -- cgit v1.2.3