1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

firmware-utils/mkzynfw: add support for the NBG460N board

Adding NBG460N/550N/550NH boards to mkzynfw.

Signed-off-by: Michael Kurz <michi.kurz@googlemail.com>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21446 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg
2010-05-14 09:20:36 +00:00
parent d757b8b0b4
commit 86154153a6
2 changed files with 20 additions and 0 deletions

View 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 */