diff options
-rw-r--r-- | target/linux/mxs/profiles/01-duckbill.mk | 2 |
1 files changed, 1 insertions, 1 deletions
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 |