From d9759be6496da18607bf3068bca9464c44285d33 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 5 Feb 2011 17:29:33 +0100 Subject: fix some allmodconfig issues for mips target --- package/ppp/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'package/ppp') diff --git a/package/ppp/Makefile b/package/ppp/Makefile index bb6535814..bf50e6281 100644 --- a/package/ppp/Makefile +++ b/package/ppp/Makefile @@ -33,6 +33,7 @@ $(eval $(call PKG_template,PPP_MOD_PPPUMTS,ppp-mod-pppumts,${PKG_VERSION}-${PKG_ CONFIG_STYLE:= minimal CONFIGURE_ARGS+= --system=Linux CONFIGURE_ENV+= UNAME_S="Linux" +TARGET_LDFLAGS+= -lcrypt XAKE_FLAGS+= STAGING_TARGET_DIR=${STAGING_TARGET_DIR} \ DESTDIR="${WRKINST}/usr" STRIP='' \ TARGET_AR='${TARGET_CROSS}ar' -- cgit v1.2.3