mirror of https://github.com/hak5/openwrt-owl.git
linux-atm: add PKG_FIXUP
Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 46037owl
parent
feeea1cd28
commit
3cb3da9556
|
@ -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 New Issue