Skip to content

Commit

Permalink
bcm53xx: drop 5.15 support
Browse files Browse the repository at this point in the history
Drop config and files for Linux 5.15.

Signed-off-by: Mieczyslaw Nalewaj <[email protected]>
Link: openwrt/openwrt#16103
Signed-off-by: Robert Marko <[email protected]>
  • Loading branch information
namiltd authored and robimarko committed Sep 9, 2024
1 parent a1559e9 commit 6babd1c
Show file tree
Hide file tree
Showing 91 changed files with 0 additions and 13,063 deletions.
317 changes: 0 additions & 317 deletions target/linux/bcm53xx/config-5.15

This file was deleted.

2 changes: 0 additions & 2 deletions target/linux/bcm53xx/image/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -127,11 +127,9 @@ define Build/dwl8610ap-image
mv $@.new $@
endef

ifneq ($(KERNEL),5.15)
ifneq ($(KERNEL),6.1)
DTS_DIR := $(DTS_DIR)/broadcom
endif
endif

DEVICE_VARS += ASUS_PRODUCTID
DEVICE_VARS += BUFFALO_TAG_PLATFORM BUFFALO_TAG_VERSION BUFFALO_TAG_MINOR
Expand Down
Loading

0 comments on commit 6babd1c

Please sign in to comment.