This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Merge pull request
#1320
from wongsyrone/patch-1
ethtool: add missing quotation mark in Makefile
lilik-openwrt-22.03
Steven Barth
10 years ago
parent
f9f4ba7d1e
c8a8bea8e3
commit
54606b19c1
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
net/ethtool/Makefile
+ 1
- 1
net/ethtool/Makefile
View File
@ -40,7 +40,7 @@ define Package/ethtool/description
e
n
d
e
f
d
e
f
i
n
e
P
a
c
k
a
g
e
/
e
t
h
t
o
o
l
/
c
o
n
f
i
g
source
"
$(
SOURCE
)
/Config.in
source
"
$(
SOURCE
)
/Config.in
"
e
n
d
e
f
i
f
e
q
(
$(
CONFIG_ETHTOOL_PRETTY_DUMP
)
,
y
)
Write
Preview
Loading…
Cancel
Save