projects
/
openwrt
/
staging
/
linusw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
61c846e
)
ipq806x: set DEVICE_DTS_DIR to /qcom by default
author
Christian Marangi
<
[email protected]
>
Fri, 26 Apr 2024 10:50:47 +0000
(12:50 +0200)
committer
Christian Marangi
<
[email protected]
>
Fri, 26 Apr 2024 10:52:31 +0000
(12:52 +0200)
Set DEVICE_DTS_DIR to /qcom by default instead of limiting it to
TESTING_KERNEL since we moved 6.6 to default version.
Signed-off-by: Christian Marangi <
[email protected]
>
target/linux/ipq806x/image/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/ipq806x/image/Makefile
b/target/linux/ipq806x/image/Makefile
index c6be9371e37ca4bb1003fa42e7a21f7a7fd64b76..b616fecfbb73612a225c0130695a8a001a9040d4 100644
(file)
--- a/
target/linux/ipq806x/image/Makefile
+++ b/
target/linux/ipq806x/image/Makefile
@@
-6,7
+6,7
@@
include $(INCLUDE_DIR)/image.mk
define Device/Default
PROFILES := Default
KERNEL_LOADADDR = 0x42208000
- DEVICE_DTS_DIR = $
(if $(CONFIG_TESTING_KERNEL),$$(DTS_DIR)/qcom,$$(DTS_DIR))
+ DEVICE_DTS_DIR = $
$(DTS_DIR)/qcom
DEVICE_DTS = $$(SOC)-$(lastword $(subst _, ,$(1)))
DEVICE_DTS_CONFIG := config@1
IMAGES := sysupgrade.bin