mirror of https://github.com/hak5/openwrt.git
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
|
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/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
|
+++ 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_GROUP_TITAN 22 /* PMC-Sierra Titan */
|
||||||
#define MACH_TITAN_YOSEMITE 1 /* PMC-Sierra Yosemite */
|
#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_AP60 1
|
||||||
+#define MACH_ARUBA_AP65 2
|
+#define MACH_ARUBA_AP65 2
|
||||||
+#define MACH_ARUBA_AP70 3
|
+#define MACH_ARUBA_AP70 3
|
||||||
|
+#define MACH_ARUBA_AP40 4
|
||||||
+
|
+
|
||||||
#define CL_SIZE COMMAND_LINE_SIZE
|
#define CL_SIZE COMMAND_LINE_SIZE
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue