mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
ramips: rt305x: add support for the DIR-600 B1,B2 boards
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27808 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -31,7 +31,9 @@ case "$FIRMWARE" in
|
||||
local board=$(ramips_board_name)
|
||||
|
||||
case $board in
|
||||
dir-300-b1)
|
||||
dir-300-b1 | \
|
||||
dir-600-b1 | \
|
||||
dir-600-b2)
|
||||
rt2x00_eeprom_extract "devdata" 16384 272
|
||||
;;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user