projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix a problem with the firewall script (multicast traffic could produce packet loss)
[openwrt.git]
/
package
/
ar7-atm
/
Makefile
diff --git
a/package/ar7-atm/Makefile
b/package/ar7-atm/Makefile
index
e30b53f
..
1ff2186
100644
(file)
--- a/
package/ar7-atm/Makefile
+++ b/
package/ar7-atm/Makefile
@@
-16,7
+16,6
@@
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://downloads.openwrt.org/sources
PKG_MD5SUM:=90c10702c9c3129e2ad1c01ce3975bf5
-PKG_CAT:=bzcat
include $(INCLUDE_DIR)/package.mk
This page took
0.02336 seconds
and
4
git commands to generate.