linux-atm: add PKG_FIXUP
authorSteven Barth <cyrus@openwrt.org>
Thu, 18 Jun 2015 11:10:46 +0000 (11:10 +0000)
committerSteven Barth <cyrus@openwrt.org>
Thu, 18 Jun 2015 11:10:46 +0000 (11:10 +0000)
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 46037

package/network/utils/linux-atm/Makefile

index 8e5bf9f46be4b67cbe91d4db2f7532fa83499d57..d9402c3c16aa198c80d2f1b1671e1fe1324c3233 100644 (file)
@@ -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