diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-01-26 17:01:38 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-01-26 17:01:38 +0000 |
commit | 1c4f6b4308a2dce0254ce223d97fe5cc41a25ea5 (patch) | |
tree | 028119e4551ab3d4e2169d773f52fa6f9bdcd2c6 /target/linux/generic/files/include | |
parent | b3fdd931d1b0a992f8977cb7c86c1f9eb10872a7 (diff) | |
download | upstream-1c4f6b4308a2dce0254ce223d97fe5cc41a25ea5.tar.gz upstream-1c4f6b4308a2dce0254ce223d97fe5cc41a25ea5.tar.bz2 upstream-1c4f6b4308a2dce0254ce223d97fe5cc41a25ea5.zip |
generic: add WPE72 ID to myloader.h
Signed-off-by: Johnathan Boyce <jon.boyce@globalreach.eu.com>
SVN-Revision: 29911
Diffstat (limited to 'target/linux/generic/files/include')
-rw-r--r-- | target/linux/generic/files/include/linux/myloader.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/files/include/linux/myloader.h b/target/linux/generic/files/include/linux/myloader.h index dcba6eb62a..d89e415fba 100644 --- a/target/linux/generic/files/include/linux/myloader.h +++ b/target/linux/generic/files/include/linux/myloader.h @@ -36,6 +36,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 |