ipq806x: nbg6817: add kmod-fs-ext4 to device packages
[openwrt/.git] / target / linux / ipq806x / image / Makefile
index f6f7f421b8d4d58f2937f736e02391dd86a5bce5..c9f5a7ba6c646ee02987c6382ef2d2e1c9908abf 100644 (file)
@@ -230,7 +230,7 @@ define Device/NBG6817
        BLOCKSIZE := 64k
        BOARD_NAME := nbg6817
        DEVICE_TITLE := ZyXEL NBG6817
-       DEVICE_PACKAGES := ath10k-firmware-qca9984 e2fsprogs losetup
+       DEVICE_PACKAGES := ath10k-firmware-qca9984 e2fsprogs kmod-fs-ext4 losetup
        $(call Device/ZyXELImage)
 endef