Looking at OpenWrt downloading statistics this target has non-existent userbase apart from me. Mark it as source-only to skip the build by buildbots and not waste further the resources.
Signed-off-by: Tomasz Maciej Nowak <tmn...@gmail.com> --- I'll keep this target in good condition in forseable future. If anyone would suggest to drop the target, I'm not opposed. target/linux/tegra/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/tegra/Makefile b/target/linux/tegra/Makefile index 98c1dece16af..11544261e3e5 100644 --- a/target/linux/tegra/Makefile +++ b/target/linux/tegra/Makefile @@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk ARCH := arm BOARD := tegra BOARDNAME := NVIDIA Tegra -FEATURES := audio boot-part display ext4 fpu gpio pci pcie rootfs-part rtc squashfs usb +FEATURES := audio boot-part display ext4 fpu gpio pci pcie rootfs-part rtc source-only squashfs usb CPU_TYPE := cortex-a9 CPU_SUBTYPE := vfpv3-d16 -- 2.32.0 _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel