summaryrefslogtreecommitdiffstats
path: root/tools/firmware-utils/src/zynos.h
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-03-26 13:34:29 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-03-26 13:34:29 +0000
commitf59f0d967664064350202c44858acfca16895538 (patch)
tree0c1e21aedbd507f9cf10c04e5c8d23b113cf97ca /tools/firmware-utils/src/zynos.h
parent878684ff47f116c5a75e8d1640bf32ad5922dc19 (diff)
Add definitions for the Zyxel NBG-318S
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10662 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'tools/firmware-utils/src/zynos.h')
-rw-r--r--tools/firmware-utils/src/zynos.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/firmware-utils/src/zynos.h b/tools/firmware-utils/src/zynos.h
index da8c8fdfb..23a6549d6 100644
--- a/tools/firmware-utils/src/zynos.h
+++ b/tools/firmware-utils/src/zynos.h
@@ -215,4 +215,7 @@ struct zyn_mmt_item {
/* OEM boards */
#define ZYNOS_MODEL_O2SURF ZYNOS_MODEL_P_2602HWN_D7A
+/* Atheros AR2318 based boards */
+#define ZYNOS_MODEL_NBG_318S MID( 232)
+
#endif /* _ZYNOS_H */