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>
This commit is contained in:
committed by
Christian Marangi
parent
047361dee4
commit
1fda304d8e
@@ -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)))
|
||||
|
||||
Reference in New Issue
Block a user