diff --git a/target/linux/stm32/image/Makefile b/target/linux/stm32/image/Makefile index a351375a..faf2df3a 100644 --- a/target/linux/stm32/image/Makefile +++ b/target/linux/stm32/image/Makefile @@ -40,7 +40,7 @@ define Device/Default KERNEL_NAME := zImage KERNEL_IMG := zImage ENV_SIZE := 0x200000 - DEVICE_PACKAGES := $(WIFI_PACKAGES) + DEVICE_PACKAGES := $(WIFI_PACKAGES) -mtd endef define Device/stm32mp157f-dk2