projects
/
wrapfs-3.6.y.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5d0b1e
)
Wrapfs: don't mention kernel version in modload message
author
Erez Zadok
<ezk@cs.sunysb.edu>
Tue, 5 Jan 2010 09:27:00 +0000
(
04:27
-0500)
committer
Erez Zadok
<ezk@cs.sunysb.edu>
Sun, 26 May 2013 03:52:18 +0000
(23:52 -0400)
Signed-off-by: Erez Zadok <ezk@cs.sunysb.edu>
fs/wrapfs/Makefile
patch
|
blob
|
history
diff --git
a/fs/wrapfs/Makefile
b/fs/wrapfs/Makefile
index 868fa10febf65c18b0781948fd20eaa4bb86904a..f318d111c21f5cf5a3f819fe813f29290bc12ee6 100644
(file)
--- a/
fs/wrapfs/Makefile
+++ b/
fs/wrapfs/Makefile
@@
-1,4
+1,4
@@
-WRAPFS_VERSION="0.1
(for 2.6.32)
"
+WRAPFS_VERSION="0.1"
EXTRA_CFLAGS += -DWRAPFS_VERSION=\"$(WRAPFS_VERSION)\"