projects
/
openwrt
/
staging
/
dangole.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac424d0
)
uboot-mediatek: fix white-space in package Makefile
author
Daniel Golle
<daniel@makrotopia.org>
Fri, 24 May 2024 21:38:34 +0000
(22:38 +0100)
committer
Daniel Golle
<daniel@makrotopia.org>
Sat, 25 May 2024 02:54:20 +0000
(
03:54
+0100)
Replace accidental spaces with tabs.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
package/boot/uboot-mediatek/Makefile
patch
|
blob
|
history
diff --git
a/package/boot/uboot-mediatek/Makefile
b/package/boot/uboot-mediatek/Makefile
index 057dd9c6c8c87e1e5da04c38d7c428b2fce5d55b..74ccd6109ce9a89fee88074ede5377fdf028180c 100644
(file)
--- a/
package/boot/uboot-mediatek/Makefile
+++ b/
package/boot/uboot-mediatek/Makefile
@@
-716,7
+716,7
@@
UBOOT_TARGETS := \
mt7622_ubnt_unifi-6-lr-v1 \
mt7622_ubnt_unifi-6-lr-v2 \
mt7622_ubnt_unifi-6-lr-v3 \
- mt7622_xiaomi_redmi-router-ax6s-ubi-loader \
+
mt7622_xiaomi_redmi-router-ax6s-ubi-loader \
mt7623n_bpir2 \
mt7623a_unielec_u7623 \
mt7628_rfb \