From 031029d4d4f80c1754ba57d21cda69e4f381850a Mon Sep 17 00:00:00 2001 From: Libra Li Date: Mon, 9 Nov 2009 11:53:41 +0000 Subject: These are post codes for TIM-5690 LED debug message. Signed-off-by: Libra Li Added object reference to Config.lb, too and Acked-by: Stefan Reinauer git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4928 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/technexion/tim5690/Makefile.inc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/mainboard/technexion/tim5690/Makefile.inc') diff --git a/src/mainboard/technexion/tim5690/Makefile.inc b/src/mainboard/technexion/tim5690/Makefile.inc index 317f9ca1c5..0488bc7c4a 100644 --- a/src/mainboard/technexion/tim5690/Makefile.inc +++ b/src/mainboard/technexion/tim5690/Makefile.inc @@ -29,6 +29,9 @@ obj-$(CONFIG_GENERATE_ACPI_TABLES) += dsdt.o obj-$(CONFIG_GENERATE_ACPI_TABLES) += acpi_tables.o obj-$(CONFIG_GENERATE_ACPI_TABLES) += fadt.o +# This is debug message for products of Technexion. +obj-y += tn_post_code.o + # This is part of the conversion to init-obj and away from included code. initobj-y += crt0.o -- cgit v1.2.3