[package] base-files: fix stale space in eglibc library install section (#9270)
[openwrt.git] / package / base-files / Makefile
index e56774f..95ab5a7 100644 (file)
@@ -491,7 +491,7 @@ ifeq ($(CONFIG_EXTERNAL_TOOLCHAIN),)
                        if [ -e "$$$$file" ]; then \
                                $(CP) $$$$file $(1)/lib/; \
                        fi; \
-               done; \ 
+               done; \
        done
   endef