summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorDaniel Golle <daniel@makrotopia.org>2024-05-24 22:38:34 +0100
committerDaniel Golle <daniel@makrotopia.org>2024-05-25 03:54:20 +0100
commit17ca4cccc659219b49fe8079a7bcd0c6fa8f9ce6 (patch)
tree2438ca05a2dd3aed92b034e69c2ab5cdd19c6b6d /package
parentac424d098365603cc1df24947399268cae64529e (diff)
downloadopenwrt-17ca4cccc659219b49fe8079a7bcd0c6fa8f9ce6.tar.gz
openwrt-17ca4cccc659219b49fe8079a7bcd0c6fa8f9ce6.tar.bz2
openwrt-17ca4cccc659219b49fe8079a7bcd0c6fa8f9ce6.zip
uboot-mediatek: fix white-space in package Makefile
Replace accidental spaces with tabs. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Diffstat (limited to 'package')
-rw-r--r--package/boot/uboot-mediatek/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/boot/uboot-mediatek/Makefile b/package/boot/uboot-mediatek/Makefile
index 057dd9c6c8..74ccd6109c 100644
--- 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 \