From 3a69b4bbb9d29b001b4afc968441e539ffa23023 Mon Sep 17 00:00:00 2001 From: Daniel Golle Date: Sat, 22 Jan 2022 00:24:02 +0000 Subject: omap: make use of 'rootfs-part' feature Use 'rootfs-part' feature instead of referencing the TARGET_omap in Config-images.in. Signed-off-by: Daniel Golle --- target/linux/omap/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux') diff --git a/target/linux/omap/Makefile b/target/linux/omap/Makefile index bc20f2eddc..c7a904bbe5 100644 --- a/target/linux/omap/Makefile +++ b/target/linux/omap/Makefile @@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk ARCH:=arm BOARD:=omap BOARDNAME:=TI OMAP3/4/AM33xx -FEATURES:=usb usbgadget ext4 targz fpu audio display nand squashfs +FEATURES:=usb usbgadget ext4 targz fpu audio display nand rootfs-part squashfs CPU_TYPE:=cortex-a8 CPU_SUBTYPE:=vfpv3 -- cgit v1.2.3