linux-atm: add PKG_FIXUP

Signed-off-by: Steven Barth <steven@midlink.org>

SVN-Revision: 46037
This commit is contained in:
Steven Barth 2015-06-18 11:10:46 +00:00
parent feeea1cd28
commit 3cb3da9556

View 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