diff options
Diffstat (limited to 'package/squid/Makefile')
-rw-r--r-- | package/squid/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/package/squid/Makefile b/package/squid/Makefile index 12a9fb938..74c7d2257 100644 --- a/package/squid/Makefile +++ b/package/squid/Makefile @@ -67,8 +67,6 @@ endif include ${TOPDIR}/mk/package.mk -TARGET_LDFLAGS+= -L$(STAGING_DIR)/usr/lib64 - define PKG_mod_template INSTALL_MODS_$${ADK_PACKAGE_${1}}+= ${2}-install |