aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/layerscape/64b/profiles/00-default.mk
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/layerscape/64b/profiles/00-default.mk')
-rw-r--r--target/linux/layerscape/64b/profiles/00-default.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/target/linux/layerscape/64b/profiles/00-default.mk b/target/linux/layerscape/64b/profiles/00-default.mk
index a2368afc0c..68b18bac95 100644
--- a/target/linux/layerscape/64b/profiles/00-default.mk
+++ b/target/linux/layerscape/64b/profiles/00-default.mk
@@ -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))