
28 Oct
2014
28 Oct
'14
10:36 a.m.
Signed-off-by: Stefan Roese sr@denx.de ---
scripts/Makefile.spl | 1 + 1 file changed, 1 insertion(+)
diff --git a/scripts/Makefile.spl b/scripts/Makefile.spl index d11b2de..e11e96d 100644 --- a/scripts/Makefile.spl +++ b/scripts/Makefile.spl @@ -101,6 +101,7 @@ libs-y += arch/$(ARCH)/imx-common/ endif
libs-$(CONFIG_ARMADA_XP) += arch/$(ARCH)/mvebu-common/ +libs-$(CONFIG_SYS_MVEBU_DDR) += drivers/ddr/mvebu/
libs-$(CONFIG_ARM) += arch/arm/cpu/ libs-$(CONFIG_PPC) += arch/powerpc/cpu/
--
2.1.2