summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/patches-2.6.27
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2008-11-25 19:19:55 +0000
committerGabor Juhos <juhosg@openwrt.org>2008-11-25 19:19:55 +0000
commit4690f9356c88207a5b91f4dbd0618e5eb14f62b1 (patch)
tree1df62f15e4c016b140f178782c69a024490164bf /target/linux/ar71xx/patches-2.6.27
parent507b9818c0dadae940e68d711b643d6b732a2cea (diff)
downloadmaster-31e0f0ae-4690f9356c88207a5b91f4dbd0618e5eb14f62b1.tar.gz
master-31e0f0ae-4690f9356c88207a5b91f4dbd0618e5eb14f62b1.tar.bz2
master-31e0f0ae-4690f9356c88207a5b91f4dbd0618e5eb14f62b1.zip
add dummy code for the Atheros AP83 board
SVN-Revision: 13354
Diffstat (limited to 'target/linux/ar71xx/patches-2.6.27')
-rw-r--r--target/linux/ar71xx/patches-2.6.27/001-ar71xx_core.patch3
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/ar71xx/patches-2.6.27/001-ar71xx_core.patch b/target/linux/ar71xx/patches-2.6.27/001-ar71xx_core.patch
index 548c06b12d..1b1368bbc7 100644
--- a/target/linux/ar71xx/patches-2.6.27/001-ar71xx_core.patch
+++ b/target/linux/ar71xx/patches-2.6.27/001-ar71xx_core.patch
@@ -16,7 +16,7 @@
--- a/include/asm-mips/bootinfo.h
+++ b/include/asm-mips/bootinfo.h
-@@ -57,6 +57,17 @@
+@@ -57,6 +57,18 @@
#define MACH_MIKROTIK_RB532 0 /* Mikrotik RouterBoard 532 */
#define MACH_MIKROTIK_RB532A 1 /* Mikrotik RouterBoard 532A */
@@ -30,6 +30,7 @@
+#define MACH_AR71XX_RB_450 4 /* MikroTik RouterBOARD 450 */
+#define MACH_AR71XX_RB_493 5 /* MikroTik RouterBOARD 493 */
+#define MACH_AR71XX_AW_NR580 6 /* AzureWave AW-NR580 */
++#define MACH_AR71XX_AP83 7 /* Atheros AP83 */
+
#define CL_SIZE COMMAND_LINE_SIZE