From 611fd7328c01559d301efd63ac10d4259af16449 Mon Sep 17 00:00:00 2001 From: juhosg Date: Tue, 25 Nov 2008 19:19:55 +0000 Subject: [ar71xx] add dummy code for the Atheros AP83 board git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13354 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ar71xx/patches-2.6.26/001-ar71xx_core.patch | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'target/linux/ar71xx/patches-2.6.26') diff --git a/target/linux/ar71xx/patches-2.6.26/001-ar71xx_core.patch b/target/linux/ar71xx/patches-2.6.26/001-ar71xx_core.patch index 0249c5008..c5871c8c5 100644 --- a/target/linux/ar71xx/patches-2.6.26/001-ar71xx_core.patch +++ b/target/linux/ar71xx/patches-2.6.26/001-ar71xx_core.patch @@ -16,7 +16,7 @@ --- a/include/asm-mips/bootinfo.h +++ b/include/asm-mips/bootinfo.h -@@ -79,6 +79,17 @@ +@@ -79,6 +79,18 @@ #define MACH_LASAT_200 1 /* Masquerade PRO/SP200 */ /* @@ -29,6 +29,7 @@ +#define MACH_AR71XX_RB_450 4 /* MikroTik RouterBOARD 450 */ +#define MACH_AR71XX_RB_493 5 /* Mikrotik RouterBOARD 493/493AH */ +#define MACH_AR71XX_AW_NR580 6 /* AzureWave AW-NR580 */ ++#define MACH_AR71XX_AP83 7 /* Atheros AP83 */ + +/* * Valid machtype for group NEC EMMA2RH -- cgit v1.2.3