projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Disable xfs on avr32, it has been failing the build for at least a month
[openwrt.git]
/
tools
/
firmware-utils
/
src
/
myloader.h
diff --git
a/tools/firmware-utils/src/myloader.h
b/tools/firmware-utils/src/myloader.h
index
d7e1d80
..
7be1d49
100644
(file)
--- a/
tools/firmware-utils/src/myloader.h
+++ b/
tools/firmware-utils/src/myloader.h
@@
-62,6
+62,7
@@
/* Devices based on the Atheros AR71xx */
#define DEVID_COMPEX_WP543 0x0640
+#define DEVID_COMPEX_WPE72 0x0672
/* Devices based on the IXP422 */
#define DEVID_COMPEX_WP18 0x047E
This page took
0.021987 seconds
and
4
git commands to generate.