From: Daniel Golle Date: Fri, 24 May 2024 21:38:34 +0000 (+0100) Subject: uboot-mediatek: fix white-space in package Makefile X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=17ca4cccc659219b49fe8079a7bcd0c6fa8f9ce6;p=openwrt%2Fstaging%2Fthess.git uboot-mediatek: fix white-space in package Makefile Replace accidental spaces with tabs. Signed-off-by: Daniel Golle --- 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 \