projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix image builder lists for brcm-2.4
[openwrt.git]
/
target
/
linux
/
package
/
switch
/
src
/
switch-core.h
diff --git
a/target/linux/package/switch/src/switch-core.h
b/target/linux/package/switch/src/switch-core.h
index
bdf0ae1
..
a6621ee
100644
(file)
--- a/
target/linux/package/switch/src/switch-core.h
+++ b/
target/linux/package/switch/src/switch-core.h
@@
-27,6
+27,7
@@
typedef struct {
typedef struct {
struct list_head list;
char *name;
+ char *version;
char *interface;
int cpuport;
int ports;
This page took
0.020285 seconds
and
4
git commands to generate.