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:
b26c82a
)
compat-wireless: add MAINTAINERS to distribution
author
Luis R. Rodriguez
<mcgrof@frijolero.org>
Tue, 28 Feb 2012 20:08:26 +0000
(12:08 -0800)
committer
Luis R. Rodriguez
<mcgrof@frijolero.org>
Tue, 28 Feb 2012 20:10:11 +0000
(12:10 -0800)
This adds the MAINTAINERS file to the distribution.
Signed-off-by: Luis R. Rodriguez <mcgrof@frijolero.org>
scripts/admin-update.sh
patch
|
blob
|
history
diff --git
a/scripts/admin-update.sh
b/scripts/admin-update.sh
index 34022b7e1d2ce3fbacce35b4528aca76dc3a8df0..ee89d312316fd5059f72fe8322398483a48a4b5e 100755
(executable)
--- a/
scripts/admin-update.sh
+++ b/
scripts/admin-update.sh
@@
-335,6
+335,8
@@
for i in $NET_DIRS; do
rm -f net/$i/*.mod.c
done
+cp $GIT_TREE/MAINTAINERS ./
+
# Copy files needed for statically compiled regulatory rules database
cp $GIT_TREE/net/wireless/db.txt net/wireless/
cp $GIT_TREE/net/wireless/genregdb.awk net/wireless/