projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add support for appending a file to jffs2 during reflash on the fly
[openwrt.git]
/
package
/
mtd
/
Makefile
diff --git
a/package/mtd/Makefile
b/package/mtd/Makefile
index
2bdc8fa
..
11a78e8
100644
(file)
--- a/
package/mtd/Makefile
+++ b/
package/mtd/Makefile
@@
-10,7
+10,7
@@
include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=mtd
-PKG_RELEASE:=
6
+PKG_RELEASE:=
7
PKG_BUILD_DIR := $(KERNEL_BUILD_DIR)/$(PKG_NAME)
This page took
0.024646 seconds
and
4
git commands to generate.