From 50270b822fcfe0e58deb18210001a92661e52401 Mon Sep 17 00:00:00 2001 From: Sven Schnelle Date: Wed, 27 Apr 2011 19:48:05 +0000 Subject: X60: enable Ultrabay if device is plugged in Signed-off-by: Sven Schnelle Acked-by: Peter Stuge git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6548 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/lenovo/x60/Makefile.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mainboard/lenovo/x60/Makefile.inc') diff --git a/src/mainboard/lenovo/x60/Makefile.inc b/src/mainboard/lenovo/x60/Makefile.inc index 75152586f8..83cdeb9938 100644 --- a/src/mainboard/lenovo/x60/Makefile.inc +++ b/src/mainboard/lenovo/x60/Makefile.inc @@ -19,3 +19,4 @@ smm-$(CONFIG_HAVE_SMI_HANDLER) += mainboard_smi.c dock.c romstage-y += dock.c +ramstage-y += dock.c -- cgit v1.2.3