projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a1a94f
)
compat-drivers: fix commend for genlog
author
Luis R. Rodriguez
<mcgrof@do-not-panic.com>
Mon, 11 Mar 2013 23:34:33 +0000
(16:34 -0700)
committer
Luis R. Rodriguez
<mcgrof@do-not-panic.com>
Mon, 11 Mar 2013 23:34:33 +0000
(16:34 -0700)
The genlog script was giving the incorrect command
we use to generate the log for the kernel, fix this.
Signed-off-by: Luis R. Rodriguez <mcgrof@do-not-panic.com>
scripts/genlog-3.9
patch
|
blob
|
history
diff --git
a/scripts/genlog-3.9
b/scripts/genlog-3.9
index 50240a4536faec62f29c2f04bbd82b412594e83a..a9fdf075def38abf0f1739cc2d0541122f64befe 100755
(executable)
--- a/
scripts/genlog-3.9
+++ b/
scripts/genlog-3.9
@@
-72,7
+72,7
@@
echo -e " * DRM " >> $LOG
echo -e "
Generated by using:
-git log v3.${OLD_VER}
${RC}..HEAD \
+git log v3.${OLD_VER}
..HEAD \
net/wireless/ \
net/mac80211/ \
net/rfkill/ \