omap: remove 6.1 support

We switched to 6.6, so lets remove 6.1 support now.

Signed-off-by: Andre Heider <a.heider@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/16099
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
Andre Heider
2024-08-04 16:11:16 +02:00
committed by Hauke Mehrtens
parent 1822332bc5
commit 232cc239b8
3 changed files with 0 additions and 806 deletions

View File

@@ -33,9 +33,7 @@ define Device/Default
PROFILES := Default
KERNEL_NAME := zImage
KERNEL := kernel-bin
ifdef CONFIG_LINUX_6_6
DTS_DIR := $(DTS_DIR)/ti/omap
endif
DEVICE_DTS = $(lastword $(subst _, ,$(1)))
IMAGES := sdcard.img.gz
IMAGE/sdcard.img.gz := omap-sdcard | append-metadata | gzip