projects
/
openwrt
/
staging
/
dangole.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
feeea1c
)
linux-atm: add PKG_FIXUP
author
Steven Barth
<cyrus@openwrt.org>
Thu, 18 Jun 2015 11:10:46 +0000
(11:10 +0000)
committer
Steven 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
patch
|
blob
|
history
diff --git
a/package/network/utils/linux-atm/Makefile
b/package/network/utils/linux-atm/Makefile
index 8e5bf9f46be4b67cbe91d4db2f7532fa83499d57..d9402c3c16aa198c80d2f1b1671e1fe1324c3233 100644
(file)
--- 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