linux-atm: add PKG_FIXUP
Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 46037
This commit is contained in:
parent
feeea1cd28
commit
3cb3da9556
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue