projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[target] generic: ESFQ patch, only include net/netfilter/nf_conntrack.h when CONFIG_N...
[openwrt.git]
/
target
/
linux
/
brcm63xx
/
files
/
include
/
asm-mips
/
mach-bcm63xx
/
board_bcm963xx.h
diff --git
a/target/linux/brcm63xx/files/include/asm-mips/mach-bcm63xx/board_bcm963xx.h
b/target/linux/brcm63xx/files/include/asm-mips/mach-bcm63xx/board_bcm963xx.h
index
d154b28
..
e07a07c
100644
(file)
--- a/
target/linux/brcm63xx/files/include/asm-mips/mach-bcm63xx/board_bcm963xx.h
+++ b/
target/linux/brcm63xx/files/include/asm-mips/mach-bcm63xx/board_bcm963xx.h
@@
-56,6
+56,9
@@
struct board_info {
/* GPIO LEDs */
struct gpio_led leds[5];
+
+ /* Reset button */
+ unsigned int reset_btn;
};
#endif /* ! BOARD_BCM963XX_H_ */
This page took
0.020421 seconds
and
4
git commands to generate.