e94cdef039
This patch adds support for CNS3420VB rev 1.3 boards. With this patch CNS3420VB boards are able to boot up to the userspace, with a console available on UART0. Signed-off-by: Anton Vorontsov <avorontsov@mvista.com>
3 lines
88 B
Makefile
3 lines
88 B
Makefile
obj-$(CONFIG_ARCH_CNS3XXX) += core.o pm.o
|
|
obj-$(CONFIG_MACH_CNS3420VB) += cns3420vb.o
|