Skip to content

Commit

Permalink
stm32: remove mtd package
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Richard <thomas.richard@bootlin.com>
  • Loading branch information
thom24 committed Mar 4, 2024
1 parent eb3be95 commit 4c0493e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion target/linux/stm32/image/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4c0493e

Please # to comment.