From: Zoltan Herpai Date: Thu, 26 Mar 2015 23:04:27 +0000 (+0000) Subject: mxs: enable uboot-mxs-duckbill build for duckbill profile X-Git-Tag: reboot~3693 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=39370cbe25809c2b613fe19ff731e8e9022e4934;p=openwrt%2Fstaging%2Fxback.git mxs: enable uboot-mxs-duckbill build for duckbill profile Signed-off-by: Zoltan HERPAI SVN-Revision: 45044 --- 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