pppd: fix build with musl

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 41404
owl
Felix Fietkau 2014-06-29 22:26:08 +00:00
parent 94b41e9aa5
commit 1c499abcda
1 changed files with 3 additions and 0 deletions

View File

@ -171,6 +171,9 @@ else
MAKE_FLAGS += HAVE_MULTILINK=
endif
ifdef CONFIG_USE_MUSL
MAKE_FLAGS += USE_LIBUTIL=
endif
define Build/InstallDev
$(INSTALL_DIR) $(1)/usr/include