projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
kernel: keep more symbols in the kernel modules when doing profiling
[openwrt.git]
/
package
/
block-mount
/
Makefile
diff --git
a/package/block-mount/Makefile
b/package/block-mount/Makefile
index
657f727
..
a4434ed
100644
(file)
--- a/
package/block-mount/Makefile
+++ b/
package/block-mount/Makefile
@@
-1,6
+1,6
@@
#
#
-# Copyright (C) 2006-20
09
OpenWrt.org
-# Copyright 2010 Vertical Communications
+# Copyright (C) 2006-20
11
OpenWrt.org
+# Copyright
(C)
2010 Vertical Communications
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
@@
-9,7
+9,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=block-mount
PKG_VERSION:=0.2.0
PKG_NAME:=block-mount
PKG_VERSION:=0.2.0
-PKG_RELEASE:=
6
+PKG_RELEASE:=
7
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/package.mk
This page took
0.019961 seconds
and
4
git commands to generate.