From: Steven Barth Date: Thu, 18 Jun 2015 11:10:46 +0000 (+0000) Subject: linux-atm: add PKG_FIXUP X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=3cb3da9556e896b73ab4c959435e4c76610e8c96;p=openwrt%2Fstaging%2Fadrian.git linux-atm: add PKG_FIXUP Signed-off-by: Steven Barth SVN-Revision: 46037 --- diff --git a/package/network/utils/linux-atm/Makefile b/package/network/utils/linux-atm/Makefile index 8e5bf9f46b..d9402c3c16 100644 --- a/package/network/utils/linux-atm/Makefile +++ b/package/network/utils/linux-atm/Makefile @@ -20,6 +20,7 @@ PKG_INSTALL:=1 PKG_BUILD_PARALLEL:=1 PKG_CHECK_FORMAT_SECURITY:=0 PKG_LICENSE:=GPL-2.0+ +PKG_FIXUP:=autoreconf include $(INCLUDE_DIR)/package.mk