base-files: fix stale space in eglibc library install section (#9270)

SVN-Revision: 26720
v19.07.3_mercusys_ac12_duma
Jo-Philipp Wich 13 years ago
parent f22d06ad7a
commit 144bee2090

@ -491,7 +491,7 @@ ifeq ($(CONFIG_EXTERNAL_TOOLCHAIN),)
if [ -e "$$$$file" ]; then \
$(CP) $$$$file $(1)/lib/; \
fi; \
done; \
done; \
done
endef

Loading…
Cancel
Save