From: wigyori Date: Mon, 28 Apr 2014 07:43:29 +0000 (+0000) Subject: mxs: enable usbgadget feature for Duckbills X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=0d782db4d2b4cb4525defa209e90e09b000c1536;p=openwrt.git mxs: enable usbgadget feature for Duckbills Signed-off-by: Michael Heimpold Acked-by: Zoltan HERPAI git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40585 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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