hs20: fix linking with full language support enabled

After d18692c, we need to include nls.mk to setup correct
environment variables so that linking succeeds.

Reported-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
This commit is contained in:
Michael Heimpold 2021-03-02 22:08:48 +01:00 committed by Daniel Golle
parent cf8cb8541f
commit 3b177a9d60
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ ifdef CONFIG_USE_GLIBC
endif
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/nls.mk
define Package/hs20-common
SECTION:=net