diff options
author | Florian Fainelli <florian@openwrt.org> | 2008-10-24 16:24:31 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2008-10-24 16:24:31 +0000 |
commit | 6031c63ff4be74771e14b6d7698470489933476e (patch) | |
tree | 61a443e494eb5c45ec43877a2218ba64fccaf802 /target/linux/amazon/patches/100-board.patch | |
parent | e3f9e8928fbbc916ce6616ea39f6cbfef9b8c1cc (diff) | |
download | upstream-6031c63ff4be74771e14b6d7698470489933476e.tar.gz upstream-6031c63ff4be74771e14b6d7698470489933476e.tar.bz2 upstream-6031c63ff4be74771e14b6d7698470489933476e.zip |
Fix typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13046 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/amazon/patches/100-board.patch')
-rw-r--r-- | target/linux/amazon/patches/100-board.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/amazon/patches/100-board.patch b/target/linux/amazon/patches/100-board.patch index 0293b04b57..c7e7d11167 100644 --- a/target/linux/amazon/patches/100-board.patch +++ b/target/linux/amazon/patches/100-board.patch @@ -55,7 +55,7 @@ Index: linux-2.6.21.7/include/asm-mips/bootinfo.h #define MACH_NEC_MARKEINS 0 /* NEC EMMA2RH Mark-eins */ +/* -+ * Valid machtype for group ATHEROS ++ * Valid machtype for group Infineon + */ +#define MACH_GROUP_INFINEON 27 +#define MACH_INFINEON_AMAZON 0 |