mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-24 18:41:00 +00:00
add missing MACH_ARUBA_AP40 define
SVN-Revision: 3069
This commit is contained in:
parent
1430462520
commit
8da516c366
@ -3873,7 +3873,7 @@ diff -Nur linux-2.6.15/drivers/pci/access.c linux-2.6.15-openwrt/drivers/pci/acc
|
||||
diff -Nur linux-2.6.15/include/asm-mips/bootinfo.h linux-2.6.15-openwrt/include/asm-mips/bootinfo.h
|
||||
--- linux-2.6.15/include/asm-mips/bootinfo.h 2006-01-03 04:21:10.000000000 +0100
|
||||
+++ linux-2.6.15-openwrt/include/asm-mips/bootinfo.h 2006-01-10 00:32:33.000000000 +0100
|
||||
@@ -218,6 +218,16 @@
|
||||
@@ -218,6 +218,17 @@
|
||||
#define MACH_GROUP_TITAN 22 /* PMC-Sierra Titan */
|
||||
#define MACH_TITAN_YOSEMITE 1 /* PMC-Sierra Yosemite */
|
||||
|
||||
@ -3886,6 +3886,7 @@ diff -Nur linux-2.6.15/include/asm-mips/bootinfo.h linux-2.6.15-openwrt/include/
|
||||
+#define MACH_ARUBA_AP60 1
|
||||
+#define MACH_ARUBA_AP65 2
|
||||
+#define MACH_ARUBA_AP70 3
|
||||
+#define MACH_ARUBA_AP40 4
|
||||
+
|
||||
#define CL_SIZE COMMAND_LINE_SIZE
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user