layerscape: add 64b/32b target for ls1012ardb device
[openwrt/staging/wigyori.git] / target / linux / layerscape / 64b / profiles / 00-default.mk
index a2368afc0c97803cef263987bdb679f31c5a2bdb..68b18bac953a8a533a401e0e117e3d7136585d95 100644 (file)
@@ -9,6 +9,8 @@ endef
 
 DEFAULT_PACKAGES+= \
        rcw-layerscape-ls1043ardb uboot-layerscape-$(SUBTARGET)-ls1043ardb \
-       fman-layerscape-ls1043ardb
+       fman-layerscape-ls1043ardb \
+       rcw-layerscape-ls1012ardb uboot-layerscape-$(SUBTARGET)-ls1012ardb \
+       kmod-ppfe ppfe-ls1012ardb
 
 $(eval $(call Profile,Default))