flent-tools: Fix compilation with uClibc-ng
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(ported from 9cd01fd1c5
)
This commit is contained in:
parent
131c9436c4
commit
0662e833ec
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue