forked from Ivasoft/openwrt
ar71xx: Add support for Black Swift
Add support for the Black Swift board: http://www.black-swift.com/ Took relevant parts and slightly adapted from: https://github.com/blackswift/openwrt/blob/master/bsb.patch Signed-off-by: Bruno Randolf <br1@einfach.org> SVN-Revision: 46651
This commit is contained in:
@@ -263,6 +263,7 @@ platform_check_image() {
|
||||
return 1
|
||||
;;
|
||||
|
||||
bsb | \
|
||||
dir-825-b1 | \
|
||||
tew-673gru)
|
||||
dir825b_check_image "$1" && return 0
|
||||
|
||||
Reference in New Issue
Block a user