projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[package] iwinfo: fix logic flaw in mtd partition check
[openwrt.git]
/
package
/
iwinfo
/
Makefile
diff --git
a/package/iwinfo/Makefile
b/package/iwinfo/Makefile
index
27caf9f
..
d58d62d
100644
(file)
--- a/
package/iwinfo/Makefile
+++ b/
package/iwinfo/Makefile
@@
-7,7
+7,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=libiwinfo
-PKG_RELEASE:=2
5
+PKG_RELEASE:=2
8
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
PKG_CONFIG_DEPENDS := \
This page took
0.024045 seconds
and
4
git commands to generate.