summaryrefslogtreecommitdiffstats
path: root/tools/firmware-utils/src/zynos.h
diff options
context:
space:
mode:
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 e68ddefbd..aaf0fc8a7 100644
--- a/tools/firmware-utils/src/zynos.h
+++ b/tools/firmware-utils/src/zynos.h
@@ -219,4 +219,7 @@ struct zyn_mmt_item {
/* Atheros AR2318 based boards */
#define ZYNOS_MODEL_NBG_318S MID(59392)
+/* Atheros AR71xx based boards */
+#define ZYNOS_MODEL_NBG_460N MID(61441)
+
#endif /* _ZYNOS_H */