projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
kmod-ipsec: fix a compile error with some configurations. since CONFIG_XFRM_IPCOMP...
[openwrt.git]
/
package
/
uhttpd
/
Makefile
diff --git
a/package/uhttpd/Makefile
b/package/uhttpd/Makefile
index
6b4db3e
..
74f6abd
100644
(file)
--- a/
package/uhttpd/Makefile
+++ b/
package/uhttpd/Makefile
@@
-8,7
+8,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=uhttpd
-PKG_RELEASE:=
7
+PKG_RELEASE:=
12
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
This page took
0.025694 seconds
and
4
git commands to generate.