summaryrefslogtreecommitdiff
path: root/target/linux/ramips/image/mt7621.mk
diff options
context:
space:
mode:
authorNick Hainke <vincent@systemli.org>2023-05-05 06:26:12 +0200
committerChristian Marangi <ansuelsmth@gmail.com>2023-05-12 13:02:44 +0200
commit1fda304d8e950d40cd741befa2db6f8ecba80e1c (patch)
tree72be4aba525949b7a55c56f8d173140edd6e66fe /target/linux/ramips/image/mt7621.mk
parent047361dee44cab2b2355f7b7859fd688f6483cbc (diff)
downloadopenwrt-1fda304d8e950d40cd741befa2db6f8ecba80e1c.tar.gz
ramips: remove device tree legacy compatibility
We switched to 5.15 kernel, so we don't need to maintain 5.10 compatibility anymore. Signed-off-by: Nick Hainke <vincent@systemli.org>
Diffstat (limited to 'target/linux/ramips/image/mt7621.mk')
-rw-r--r--target/linux/ramips/image/mt7621.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/ramips/image/mt7621.mk b/target/linux/ramips/image/mt7621.mk
index 582d53c423..fc532966c8 100644
--- a/target/linux/ramips/image/mt7621.mk
+++ b/target/linux/ramips/image/mt7621.mk
@@ -9,10 +9,6 @@ DEFAULT_SOC := mt7621
DEVICE_VARS += ELECOM_HWNAME LINKSYS_HWNAME DLINK_HWID
-ifdef CONFIG_LINUX_5_10
- DTS_CPPFLAGS += -DDTS_LEGACY
-endif
-
define Build/arcadyan-trx
echo -ne "hsqs" > $@.hsqs
$(eval trx_magic=$(word 1,$(1)))