From: Rosen Penev Date: Tue, 23 Jul 2019 03:22:41 +0000 (-0700) Subject: flent-tools: Fix compilation with uClibc-ng X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=0662e833ecedf45a8a114f24d24911b89174b68a;p=feed%2Fpackages.git flent-tools: Fix compilation with uClibc-ng Signed-off-by: Rosen Penev (ported from 9cd01fd1c5ae4394092dd1443a751c0e046d6c41) --- diff --git a/utils/flent-tools/Makefile b/utils/flent-tools/Makefile index 55dca989c4..d14a996020 100644 --- a/utils/flent-tools/Makefile +++ b/utils/flent-tools/Makefile @@ -20,6 +20,7 @@ PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_VERSION:=$(PKG_REV) include $(INCLUDE_DIR)/package.mk +include $(INCLUDE_DIR)/nls.mk define Package/flent-tools SECTION:=utils