projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
firmware-utils/mktplinkfw: add TL-WR741ND v4
[openwrt.git]
/
tools
/
firmware-utils
/
src
/
zynos.h
diff --git
a/tools/firmware-utils/src/zynos.h
b/tools/firmware-utils/src/zynos.h
index
aa25deb
..
aaf0fc8
100644
(file)
--- a/
tools/firmware-utils/src/zynos.h
+++ b/
tools/firmware-utils/src/zynos.h
@@
-1,5
+1,4
@@
/*
/*
- * $Id$
*
* Copyright (C) 2007-2008 OpenWrt.org
* Copyright (C) 2007-2008 Gabor Juhos <juhosg at openwrt.org>
*
* 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 AR2318 based boards */
#define ZYNOS_MODEL_NBG_318S MID(59392)
+/* Atheros AR71xx based boards */
+#define ZYNOS_MODEL_NBG_460N MID(61441)
+
#endif /* _ZYNOS_H */
#endif /* _ZYNOS_H */
This page took
0.021961 seconds
and
4
git commands to generate.