forked from Ivasoft/openwrt
ipq806x: base-files: add support for Linksys EA8500
Signed-off-by: Adrian Panella <ianchi74@outlook.com>
This commit is contained in:
committed by
John Crispin
parent
2adc6468bf
commit
3d067c0132
@@ -29,6 +29,9 @@ ipq806x_board_detect() {
|
||||
*"R7500")
|
||||
name="r7500"
|
||||
;;
|
||||
*"Linksys EA8500"*)
|
||||
name="ea8500"
|
||||
;;
|
||||
esac
|
||||
|
||||
[ -z "$name" ] && name="unknown"
|
||||
|
||||
Reference in New Issue
Block a user