summaryrefslogtreecommitdiffstats
path: root/target/linux/mxs
diff options
context:
space:
mode:
authorZoltan Herpai <wigyori@uid0.hu>2015-03-26 23:04:27 +0000
committerZoltan Herpai <wigyori@uid0.hu>2015-03-26 23:04:27 +0000
commit39370cbe25809c2b613fe19ff731e8e9022e4934 (patch)
treedfad226b4464bdd7c182958a3ab62bf8a288810f /target/linux/mxs
parent30123195050d23dd41ceae6a8667eb3f2d75a9d9 (diff)
downloadmaster-31e0f0ae-39370cbe25809c2b613fe19ff731e8e9022e4934.tar.gz
master-31e0f0ae-39370cbe25809c2b613fe19ff731e8e9022e4934.tar.bz2
master-31e0f0ae-39370cbe25809c2b613fe19ff731e8e9022e4934.zip
mxs: enable uboot-mxs-duckbill build for duckbill profile
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 45044
Diffstat (limited to 'target/linux/mxs')
-rw-r--r--target/linux/mxs/profiles/01-duckbill.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mxs/profiles/01-duckbill.mk b/target/linux/mxs/profiles/01-duckbill.mk
index ccd3881e47..85a1237fd9 100644
--- a/target/linux/mxs/profiles/01-duckbill.mk
+++ b/target/linux/mxs/profiles/01-duckbill.mk
@@ -12,7 +12,7 @@ define Profile/duckbill
PACKAGES+= \
-dnsmasq -firewall -ppp -ip6tables -iptables -6relayd -mtd uboot-envtools \
kmod-leds-gpio kmod-ledtrig-timer kmod-usb-mxs-phy -kmod-ipt-nathelper \
- kmod-i2c-mxs kmod-spi-mxs
+ kmod-i2c-mxs kmod-spi-mxs uboot-mxs-duckbill
endef
define Profile/duckbill/Description