mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
ar71xx: add support for the embeddedwireless Dorin board (based on patch by embeddedwireless.de)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32447 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -376,6 +376,9 @@ ar71xx_board_detect() {
|
||||
*ZCN-1523H-5)
|
||||
name="zcn-1523h-5"
|
||||
;;
|
||||
*EmbWir-Dorin)
|
||||
name="ew-dorin"
|
||||
;;
|
||||
esac
|
||||
|
||||
case "$machine" in
|
||||
|
||||
@@ -93,6 +93,7 @@ platform_check_image() {
|
||||
}
|
||||
return 0
|
||||
;;
|
||||
ew-dorin | \
|
||||
ap81 | \
|
||||
ap83 | \
|
||||
dir-600-a1 | \
|
||||
|
||||
Reference in New Issue
Block a user