diff options
author | Peter Stuge <peter@stuge.se> | 2011-02-15 13:07:32 +0000 |
---|---|---|
committer | Peter Stuge <peter@stuge.se> | 2011-02-15 13:07:32 +0000 |
commit | 7afbb9936f0dcbb86d46fb8ff52f7e87e3d72dc3 (patch) | |
tree | 80fb6fb4778dc47d2b1c531d3e5f9731fb179ce1 /src/mainboard/lenovo/x60/Makefile.inc | |
parent | 7d5966deb2b6f55ef5d6828e8d52a9bb23a118fb (diff) | |
download | coreboot-7afbb9936f0dcbb86d46fb8ff52f7e87e3d72dc3.tar.xz |
Remove more files and lines mistakenly copied from Roda to X60
Signed-off-by: Peter Stuge <peter@stuge.se>
Acked-by: Peter Stuge <peter@stuge.se>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6365 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/lenovo/x60/Makefile.inc')
-rw-r--r-- | src/mainboard/lenovo/x60/Makefile.inc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mainboard/lenovo/x60/Makefile.inc b/src/mainboard/lenovo/x60/Makefile.inc index 549654ad8e..fb78b3d83f 100644 --- a/src/mainboard/lenovo/x60/Makefile.inc +++ b/src/mainboard/lenovo/x60/Makefile.inc @@ -17,7 +17,4 @@ ## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA ## -ramstage-y += m3885.c -driver-y += rtl8168.c - smm-$(CONFIG_HAVE_SMI_HANDLER) += mainboard_smi.c |