c5f3f19d0f
Signed-off-by: Ronald G. Minnich <rminnich@gmail.com> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4552 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
7 lines
181 B
Makefile
7 lines
181 B
Makefile
#subdirs-y += vt8601
|
|
#subdirs-y += vt8623
|
|
#subdirs-y += cn700
|
|
subdirs-$(CONFIG_NORTHBRIDGE_VIA_CX700) += cx700
|
|
subdirs-$(CONFIG_NORTHBRIDGE_VIA_CN400) += cn400
|
|
#subdirs-y += vx800
|
|
|