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-a3cf2f4a3e73master
parent
0628c8046b
commit
d82b57a74f
|
@ -12,7 +12,7 @@ define Profile/duckbill
|
||||||
PACKAGES+= \
|
PACKAGES+= \
|
||||||
-dnsmasq -firewall -ppp -ip6tables -iptables -6relayd -mtd uboot-envtools \
|
-dnsmasq -firewall -ppp -ip6tables -iptables -6relayd -mtd uboot-envtools \
|
||||||
kmod-leds-gpio kmod-ledtrig-timer kmod-usb-mxs-phy -kmod-ipt-nathelper \
|
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
|
endef
|
||||||
|
|
||||||
define Profile/duckbill/Description
|
define Profile/duckbill/Description
|
||||||
|
|
Loading…
Reference in New Issue