mirror of
https://github.com/Fishwaldo/build.git
synced 2025-03-21 06:11:31 +00:00
Typo
This commit is contained in:
parent
5ee9114ec1
commit
ff0a2ae5c8
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@ index 94de6044..1e85fd7c 100644
|
|||
+++ b/arch/arm64/boot/dts/allwinner/Makefile
|
||||
@@ -6,5 +6,7 @@ dtb-$(CONFIG_ARCH_SUNXI) += sun50i-h5-orangepi-prime.dtb
|
||||
dtb-$(CONFIG_ARCH_SUNXI) += sun50i-h5-nanopi-neo2.dtb
|
||||
|
||||
|
||||
always := $(dtb-y)
|
||||
-subdir-y := $(dts-dirs)
|
||||
+subdir-y := $(dts-dirs) overlay
|
||||
|
@ -1637,7 +1637,7 @@ index 00000000..a738ff83
|
|||
+ };
|
||||
+ };
|
||||
+
|
||||
+ fragment@1 {
|
||||
+ fragment@2 {
|
||||
+ target = <&uart3>;
|
||||
+ __overlay__ {
|
||||
+ pinctrl-names = "default";
|
||||
|
|
Loading…
Add table
Reference in a new issue