From: Zoltan Herpai Date: Mon, 28 Apr 2014 07:43:29 +0000 (+0000) Subject: mxs: enable usbgadget feature for Duckbills X-Git-Tag: reboot~7364 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=eccbcc79365b14093075ce47815f256863ac1737;p=openwrt%2Fstaging%2Fchunkeey.git mxs: enable usbgadget feature for Duckbills Signed-off-by: Michael Heimpold Acked-by: Zoltan HERPAI SVN-Revision: 40585 --- diff --git a/target/linux/mxs/profiles/02-duckbill.mk b/target/linux/mxs/profiles/02-duckbill.mk index 847460ac31..4a6823846b 100644 --- a/target/linux/mxs/profiles/02-duckbill.mk +++ b/target/linux/mxs/profiles/02-duckbill.mk @@ -8,6 +8,7 @@ define Profile/duckbill NAME:=I2SE Duckbill series DEPENDS:=+@TARGET_ROOTFS_INCLUDE_KERNEL +@TARGET_ROOTFS_INCLUDE_DTB + FEATURES+=usbgadget PACKAGES+= \ -dnsmasq -firewall -ppp -ip6tables -iptables -6relayd -mtd uboot-envtools \ kmod-leds-gpio kmod-ledtrig-timer kmod-usb-mxs-phy -kmod-ipt-nathelper