aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/amd/Makefile.inc
diff options
context:
space:
mode:
authorPatrick Georgi <patrick.georgi@coresystems.de>2009-10-08 14:31:56 +0000
committerPatrick Georgi <patrick.georgi@coresystems.de>2009-10-08 14:31:56 +0000
commit98402455c5a21cc8de9d5d51f7e6dd0c1b7df76e (patch)
tree858192658cd6f9f0a149293fd2770cbb7db5bb45 /src/cpu/amd/Makefile.inc
parent824fce488bb9c638881d8e5f5baa09f2bf02d2c1 (diff)
More kconfig:
AMD LX AMD SC520 boards by iei, pcengines, technexion, technologic, thomson Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de> Acked-by: Myles Watson <mylesgw@gmail.com> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4743 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/cpu/amd/Makefile.inc')
-rw-r--r--src/cpu/amd/Makefile.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cpu/amd/Makefile.inc b/src/cpu/amd/Makefile.inc
index 8fed8eeee0..fb710d734f 100644
--- a/src/cpu/amd/Makefile.inc
+++ b/src/cpu/amd/Makefile.inc
@@ -4,4 +4,6 @@ subdirs-$(CONFIG_CPU_AMD_SOCKET_940) += socket_940
subdirs-$(CONFIG_CPU_AMD_SOCKET_AM2) += socket_AM2
subdirs-$(CONFIG_CPU_AMD_GX1) += model_gx1
subdirs-$(CONFIG_CPU_AMD_GX2) += model_gx2
+subdirs-$(CONFIG_CPU_AMD_LX) += model_lx
+subdirs-$(CONFIG_CPU_AMD_SC520) += sc520
subdirs-$(CONFIG_CPU_AMD_SOCKET_S1G1) += socket_S1G1