Explorar el Código

uboot-mediatek: fix white-space in package Makefile

Replace accidental spaces with tabs.

Signed-off-by: Daniel Golle <[email protected]>
Daniel Golle hace 1 año
padre
commit
17ca4cccc6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      package/boot/uboot-mediatek/Makefile

+ 1 - 1
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 \