projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
package/ppp: fix typo in r28868 (closes: #10429)
[openwrt.git]
/
package
/
swconfig
/
Makefile
diff --git
a/package/swconfig/Makefile
b/package/swconfig/Makefile
index
91939bb
..
099058e
100644
(file)
--- a/
package/swconfig/Makefile
+++ b/
package/swconfig/Makefile
@@
-8,7
+8,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=swconfig
-PKG_RELEASE:=
9
+PKG_RELEASE:=
10
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/kernel.mk
This page took
0.021592 seconds
and
4
git commands to generate.