firmware-utils/mkzynfw: add support for the NBG460N board
[openwrt/svn-archive/archive.git] / tools / firmware-utils / src / zynos.h
index aa25deb4749cb3bf0b4a4ea81ec9c1e5b7d5f11f..aaf0fc8a7380a6c70a52dda3ce32913f4b5a7bb3 100644 (file)
@@ -1,5 +1,4 @@
 /*
- *  $Id$
  *
  *  Copyright (C) 2007-2008 OpenWrt.org
  *  Copyright (C) 2007-2008 Gabor Juhos <juhosg at openwrt.org>
@@ -220,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 */