1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter.git synced 2025-03-09 15:40:20 +00:00

Add a directory by kernel instead of a common root, add qnap-301w and rpi4 kernel 6.1 suppport

This commit is contained in:
Ycarus (Yannick Chabanois) 2023-04-22 08:07:24 +02:00
parent e910436a7a
commit 46837ec4c0
9459 changed files with 362648 additions and 116345 deletions

View file

@ -0,0 +1,12 @@
diff -uprN a/arch/arm64/boot/dts/qcom/Makefile b/arch/arm64/boot/dts/qcom/Makefile
--- a/arch/arm64/boot/dts/qcom/Makefile 2022-04-05 05:28:39.000000000 -0700
+++ b/arch/arm64/boot/dts/qcom/Makefile 2022-04-05 05:59:32.747237306 -0700
@@ -7,6 +7,8 @@ dtb-$(CONFIG_ARCH_QCOM) += ipq6018-cp01-
dtb-$(CONFIG_ARCH_QCOM) += ipq6018-cp01-c5.dtb
dtb-$(CONFIG_ARCH_QCOM) += ipq6018-cp02-c1.dtb
dtb-$(CONFIG_ARCH_QCOM) += ipq6018-cp03-c1.dtb
+dtb-$(CONFIG_ARCH_QCOM) += ipq6018-hr6001.dtb
+dtb-$(CONFIG_ARCH_QCOM) += ipq6018-l6018.dtb
dtb-$(CONFIG_ARCH_QCOM) += ipq8074-hk01.dtb
dtb-$(CONFIG_ARCH_QCOM) += ipq8074-hk01.c2.dtb
dtb-$(CONFIG_ARCH_QCOM) += ipq8074-hk01.c3.dtb