aboutsummaryrefslogtreecommitdiffstats
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
commitd82b57a74f46f61ae387a344926100d61ec72d93 (patch)
tree15d3b70a626c9447d0669796b364f75516ac4847 /target/linux/mxs
parent0628c8046bcf488ef6859f633bbb4a523d1ce67b (diff)
downloadmaster-187ad058-d82b57a74f46f61ae387a344926100d61ec72d93.tar.gz
master-187ad058-d82b57a74f46f61ae387a344926100d61ec72d93.tar.bz2
master-187ad058-d82b57a74f46f61ae387a344926100d61ec72d93.zip
mxs: enable uboot-mxs-duckbill build for duckbill profile
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45044 3c298f89-4303-0410-b956-a3cf2f4a3e73
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