mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-26 02:34:16 +02:00
add missing MACH_ARUBA_AP40 define
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3069 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
3bf49b9656
commit
c5fc2b7f62
@ -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…
Reference in New Issue
Block a user