瀏覽代碼

mxs: enable uboot-mxs-duckbill build for duckbill profile

Signed-off-by: Zoltan HERPAI <[email protected]>

SVN-Revision: 45044
Zoltan Herpai 10 年之前
父節點
當前提交
39370cbe25
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      target/linux/mxs/profiles/01-duckbill.mk

+ 1 - 1
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