tools: firmware-utils: fix compiler warnings
[openwrt/openwrt.git] / tools / firmware-utils / src / zynos.h
index e68ddefbd2f146a6460a06a2cf003187ec0632e7..aaf0fc8a7380a6c70a52dda3ce32913f4b5a7bb3 100644 (file)
@@ -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 */