X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/cac91fedd54a6492cd1a93d69d3d37945e14e287..9c26cd0e621418d3b12022f91bbc10d95841d629:/package/base-files/Makefile?ds=sidebyside diff --git a/package/base-files/Makefile b/package/base-files/Makefile index 3ccd2c7f4..4abbdf7ac 100644 --- a/package/base-files/Makefile +++ b/package/base-files/Makefile @@ -416,6 +416,7 @@ ifeq ($(CONFIG_EXTERNAL_TOOLCHAIN),) use_nsswitch=$(if $(CONFIG_USE_GLIBC)$(CONFIG_EGLIBC_OPTION_EGLIBC_NSSWITCH),libnss_dns libnss_files) define Package/glibc/install + $(CP) ./glibc-files/* $(1)/ $(INSTALL_DIR) $(1)/lib $(CP) \ $(TOOLCHAIN_DIR)/lib/ld*.so.* \