add Ubiquiti board detection
SVN-Revision: 13745
This commit is contained in:
		| @@ -52,6 +52,12 @@ static struct board_rec boards[] __initdata = { | |||||||
| 	}, { | 	}, { | ||||||
| 		.name		= "TEW-632BRP", | 		.name		= "TEW-632BRP", | ||||||
| 		.mach_type	= AR71XX_MACH_TEW_632BRP, | 		.mach_type	= AR71XX_MACH_TEW_632BRP, | ||||||
|  | 	}, { | ||||||
|  | 		.name		= "UBNT-RS", | ||||||
|  | 		.mach_type	= AR71XX_MACH_UBNT_RS, | ||||||
|  | 	}, { | ||||||
|  | 		.name		= "UBNT-LSX", | ||||||
|  | 		.mach_type	= AR71XX_MACH_UBNT_LSX, | ||||||
| 	} | 	} | ||||||
| }; | }; | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Gabor Juhos
					Gabor Juhos