summaryrefslogtreecommitdiffstats
path: root/src/cpu/amd/socket_AM2
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2009-10-16 10:03:50 +0000
committerUwe Hermann <uwe@hermann-uwe.de>2009-10-16 10:03:50 +0000
commit709a71a3b636d782675dab92cf090018fc4f89de (patch)
tree182ac4c89b4d2772b4315d1a5c9b04e26759d197 /src/cpu/amd/socket_AM2
parent289a2f5aad4eb8b231083ce4250bc382dad6cdbc (diff)
downloadcoreboot-staging-709a71a3b636d782675dab92cf090018fc4f89de.zip
coreboot-staging-709a71a3b636d782675dab92cf090018fc4f89de.tar.gz
Drop duplicate CPU subdirs-y entries for "../../x86/mtrr".
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Peter Stuge <peter@stuge.se> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4784 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/cpu/amd/socket_AM2')
-rw-r--r--src/cpu/amd/socket_AM2/Makefile.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cpu/amd/socket_AM2/Makefile.inc b/src/cpu/amd/socket_AM2/Makefile.inc
index b5d8059..241c44c 100644
--- a/src/cpu/amd/socket_AM2/Makefile.inc
+++ b/src/cpu/amd/socket_AM2/Makefile.inc
@@ -4,7 +4,6 @@ subdirs-y += ../dualcore
subdirs-y += ../mtrr
subdirs-y += ../microcode
subdirs-y += ../../x86/tsc
-subdirs-y += ../../x86/mtrr
subdirs-y += ../../x86/fpu
subdirs-y += ../../x86/mmx
subdirs-y += ../../x86/sse
OpenPOWER on IntegriCloud