forked from Minki/linux
d94f944e10
This patch adds very basic support for ECONA CNS3xxx ARM11 MPcore (ARMv6) dual-core processors. Note that SMP is not yet supported, as well as many peripheral devices. Support for these features will be added later. Signed-off-by: Anton Vorontsov <avorontsov@mvista.com>
2 lines
43 B
Makefile
2 lines
43 B
Makefile
obj-$(CONFIG_ARCH_CNS3XXX) += core.o pm.o
|