From 17ca4cccc659219b49fe8079a7bcd0c6fa8f9ce6 Mon Sep 17 00:00:00 2001 From: Daniel Golle Date: Fri, 24 May 2024 22:38:34 +0100 Subject: [PATCH] uboot-mediatek: fix white-space in package Makefile Replace accidental spaces with tabs. Signed-off-by: Daniel Golle --- package/boot/uboot-mediatek/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \ -- 2.30.2