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:
68d99ad
)
b44 fix
author
Hauke Mehrtens
<hauke@hauke-m.de>
Mon, 12 Oct 2009 21:19:16 +0000
(23:19 +0200)
committer
Luis R. Rodriguez
<lrodriguez@atheros.com>
Tue, 13 Oct 2009 19:52:53 +0000
(12:52 -0700)
encapsulate $ in bash script
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
scripts/admin-update.sh
patch
|
blob
|
history
diff --git
a/scripts/admin-update.sh
b/scripts/admin-update.sh
index 84f58a45c052f68e52fec985c04628c509700e26..f85dacf1c57275e6372569fa2a56338bf2c056f7 100755
(executable)
--- a/
scripts/admin-update.sh
+++ b/
scripts/admin-update.sh
@@
-149,7
+149,7
@@
done
# b44 is dependent on ssb, so its has to be rebuilt as well.
DIR="drivers/net"
cp $GIT_TREE/$DIR/b44.[ch] $DIR
-echo "obj-$(CONFIG_B44) += b44.o" > $DIR/Makefile
+echo "obj-
\
$(CONFIG_B44) += b44.o" > $DIR/Makefile
# Misc
mkdir -p drivers/misc/eeprom/