53b0b50dc8
were not treated separately until now. Fix it. Hope self ack is OK, compiled tested locally. Signed-off-by: Rudolf Marek <r.marek@assembler.cz> Acked-by: Rudolf Marek <r.marek@assembler.cz> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5497 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
5 lines
257 B
Makefile
5 lines
257 B
Makefile
subdirs-$(CONFIG_SOUTHBRIDGE_VIA_K8T890) += k8t890
|
|
subdirs-$(CONFIG_SOUTHBRIDGE_VIA_K8M890) += k8t890
|
|
subdirs-$(CONFIG_SOUTHBRIDGE_VIA_VT8231) += vt8231
|
|
subdirs-$(CONFIG_SOUTHBRIDGE_VIA_VT8235) += vt8235
|
|
subdirs-$(CONFIG_SOUTHBRIDGE_VIA_VT8237R) += vt8237r
|