omap: mark source only

The target is currently broken with Kernel 5.15 and no one in sight to
fix it. Instead of stalling the next release indefinitely, make it
source only and see if someone steps up to fix it.

Signed-off-by: Paul Spooren <paul.spooren@rhebo.com>
This commit is contained in:
Paul Spooren 2023-05-01 17:52:34 +02:00 committed by Christian Marangi
parent c306385474
commit 626f5f77f7
No known key found for this signature in database
GPG Key ID: AC001D09ADBFEAD7
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk
ARCH:=arm ARCH:=arm
BOARD:=omap BOARD:=omap
BOARDNAME:=TI OMAP3/4/AM33xx BOARDNAME:=TI OMAP3/4/AM33xx
FEATURES:=usb usbgadget ext4 targz fpu audio display nand rootfs-part squashfs FEATURES:=usb usbgadget ext4 targz fpu audio display nand rootfs-part squashfs source-only
CPU_TYPE:=cortex-a8 CPU_TYPE:=cortex-a8
CPU_SUBTYPE:=vfpv3 CPU_SUBTYPE:=vfpv3
SUBTARGETS:=generic SUBTARGETS:=generic