mirror of https://github.com/hak5/openwrt.git
parent
f0d41ad105
commit
8bcdd4e5e9
|
@ -195,6 +195,7 @@ static struct platform_t __initdata platforms[] = {
|
|||
},
|
||||
.leds = {
|
||||
{ .name = "power", .gpio = 1 << 0, .polarity = REVERSE },
|
||||
{ .name = "usb", .gpio = 1 << 2, .polarity = NORMAL },
|
||||
},
|
||||
},
|
||||
[WL300G] = {
|
||||
|
|
Loading…
Reference in New Issue