2
0
forked from Ivasoft/openwrt

ramips: add DIR-615 D userspace support

Commit 7c8edac25f23c4fc14239fdc293caa1317649944 introduced new machine and
Makefile changes to build images for this target. However, without the userspace
bits a ramips machine can't use wifi as the necessary "eeprom" data is to be
extracted by a hotplug script; also, sysupgrade support and default led
configuration are missing.

An IRC user reported these changes allowed him to use wifi on his hardware.

Signed-off-by: Paul Fertser <fercerpav@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 34331
This commit is contained in:
Gabor Juhos
2012-11-25 14:25:27 +00:00
parent 608efcdbd0
commit 21d5df8700
5 changed files with 7 additions and 1 deletions

View File

@@ -42,6 +42,7 @@ case "$FIRMWARE" in
rt2x00_eeprom_extract "devdata" 0 272
;;
dir-615-d | \
rt-n10-plus | \
rt-g32-b1)
rt2x00_eeprom_extract "devconf" 0 272