projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ramips: update mips multi-machine stuff
[openwrt.git]
/
target
/
linux
/
adm5120
/
image
/
lzma-loader
/
src
/
config.h
diff --git
a/target/linux/adm5120/image/lzma-loader/src/config.h
b/target/linux/adm5120/image/lzma-loader/src/config.h
index
4e8b5f6
..
e5511d1
100644
(file)
--- a/
target/linux/adm5120/image/lzma-loader/src/config.h
+++ b/
target/linux/adm5120/image/lzma-loader/src/config.h
@@
-105,6
+105,13
@@
# define CONFIG_USE_UART1 1
#endif
+/*
+ * OSBRiDGE boards
+ */
+#if defined(CONFIG_BOARD_5GXI)
+# define CONFIG_BOARD_NAME "OSBRiDGE 5GXi"
+#endif
+
/*
* ZyXEL boards
*/
This page took
0.02768 seconds
and
4
git commands to generate.