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 | c82d70b34a4bbd44381ae871bb43310475b0b32d (patch) | |
tree | cb0e83191f2c0e47927bd782c5b44b3650295cc6 /target/linux | |
parent | ab13e563a82cc058127235f6c1bddd5fd7eca20d (diff) | |
download | upstream-c82d70b34a4bbd44381ae871bb43310475b0b32d.tar.gz upstream-c82d70b34a4bbd44381ae871bb43310475b0b32d.tar.bz2 upstream-c82d70b34a4bbd44381ae871bb43310475b0b32d.zip |
generic: add WPE72 ID to myloader.h
Signed-off-by: Johnathan Boyce <jon.boyce@globalreach.eu.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29911 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-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 |