2
0
forked from Ivasoft/openwrt

ramips: add preliminary support for DIR-860L B1

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 44016
This commit is contained in:
Felix Fietkau
2015-01-17 21:20:05 +00:00
parent 4d4536b090
commit 40b740b232
6 changed files with 157 additions and 3 deletions

View File

@@ -133,7 +133,8 @@ platform_check_image() {
;;
cy-swr1100 |\
dir-610-a1 |\
dir-645)
dir-645 |\
dir-860l-b1)
[ "$magic" != "5ea3a417" ] && {
echo "Invalid image type."
return 1