Explorar o código

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 <[email protected]>
Paul Spooren %!s(int64=2) %!d(string=hai) anos
pai
achega
626f5f77f7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      target/linux/omap/Makefile

+ 1 - 1
target/linux/omap/Makefile

@@ -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