summaryrefslogtreecommitdiffstats
path: root/target/linux/mxs
diff options
context:
space:
mode:
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