diff --git a/target/linux/mxs/image/Makefile b/target/linux/mxs/image/Makefile index 0281600da0..12e7136144 100644 --- a/target/linux/mxs/image/Makefile +++ b/target/linux/mxs/image/Makefile @@ -68,8 +68,8 @@ endef define Device/i2se_duckbill DEVICE_VENDOR := I2SE DEVICE_MODEL := Duckbill - DEVICE_PACKAGES := -dnsmasq -ppp -ip6tables -iptables -mtd \ - uboot-envtools kmod-leds-gpio -kmod-nf-nathelper + DEVICE_PACKAGES := -dnsmasq -firewall4 -mtd -nftables -odhcpd-ipv6only -ppp -kmod-nft-offload \ + uboot-envtools kmod-leds-gpio SUPPORTED_DEVICES := i2se,duckbill SOC := imx28 KERNEL := kernel-bin