aboutsummaryrefslogtreecommitdiff
path: root/net/hs20/Makefile
diff options
context:
space:
mode:
authorMichael Heimpold <mhei@heimpold.de>2021-03-02 22:08:48 +0100
committerDaniel Golle <daniel@makrotopia.org>2021-03-02 23:43:01 +0000
commit3b177a9d6056af61ec7bf5db81382003965767d4 (patch)
tree6111e578ccc26a3e91c41770d23c66c7bb848d08 /net/hs20/Makefile
parentcf8cb8541ff8b979b24adff1ea9282ce2935846b (diff)
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>
Diffstat (limited to 'net/hs20/Makefile')
-rw-r--r--net/hs20/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/hs20/Makefile b/net/hs20/Makefile
index 1d4da7dc3..330fb335a 100644
--- a/net/hs20/Makefile
+++ b/net/hs20/Makefile
@@ -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