aboutsummaryrefslogtreecommitdiffstats
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
commit834c2de24a9eac8363f51f3a46390ebb1406eeb1 (patch)
tree8796605ad8424b80bcd13dbbb2e8dad9ab183f86 /target/linux/ar71xx/patches-2.6.27
parent3f1313c293cf0fd51d91e142aeb57e9df90a473c (diff)
downloadmaster-187ad058-834c2de24a9eac8363f51f3a46390ebb1406eeb1.tar.gz
master-187ad058-834c2de24a9eac8363f51f3a46390ebb1406eeb1.tar.bz2
master-187ad058-834c2de24a9eac8363f51f3a46390ebb1406eeb1.zip
[ar71xx] add dummy code for the Atheros AP83 board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13354 3c298f89-4303-0410-b956-a3cf2f4a3e73
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