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

@@ -15,7 +15,8 @@ board=$(ramips_board_name)
case "$board" in
cy-swr1100 | \
dir-645)
dir-645 | \
dir-860l-b1)
fix_seama_header kernel
;;
esac