git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
f9f4ba7
)
ethtool: add missing quotation mark in Makefile
author
Syrone Wong
<redacted>
Fri, 29 May 2015 03:15:10 +0000
(11:15 +0800)
committer
Syrone Wong
<redacted>
Fri, 29 May 2015 03:15:10 +0000
(11:15 +0800)
Signed-off-by: Shuoyao Wang <redacted>
net/ethtool/Makefile
patch
|
blob
|
history
diff --git
a/net/ethtool/Makefile
b/net/ethtool/Makefile
index 818a011ffa99f51c4c8c304caca952d5f1331d32..a3924f4a551e1c45f9f3e32bed8b7be5cdfd1612 100644
(file)
--- a/
net/ethtool/Makefile
+++ b/
net/ethtool/Makefile
@@
-40,7
+40,7
@@
define Package/ethtool/description
endef
define Package/ethtool/config
- source "$(SOURCE)/Config.in
+ source "$(SOURCE)/Config.in
"
endef
ifeq ($(CONFIG_ETHTOOL_PRETTY_DUMP),y)
git clone https://git.99rst.org/PROJECT