211669da3b
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43397
9 lines
272 B
Diff
9 lines
272 B
Diff
--- a/arch/arm/mach-cns3xxx/Makefile
|
|
+++ b/arch/arm/mach-cns3xxx/Makefile
|
|
@@ -1,3 +1,5 @@
|
|
+ccflags-$(CONFIG_ARCH_MULTIPLATFORM) := -I$(srctree)/$(src)/include
|
|
+
|
|
obj-$(CONFIG_ARCH_CNS3XXX) += cns3xxx.o
|
|
cns3xxx-y += core.o pm.o
|
|
cns3xxx-$(CONFIG_ATAGS) += devices.o
|