ramips: add DIR-615 D userspace support
authorGabor Juhos <juhosg@openwrt.org>
Sun, 25 Nov 2012 14:25:27 +0000 (14:25 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Sun, 25 Nov 2012 14:25:27 +0000 (14:25 +0000)
commitfafe581d8e6e9d5fa947b4f386c2caf27be075c7
tree4dc0e407f6898a86164a57d97a65cc2cb247a2d5
parent30844057d1ccceaafa33ae8b9146b0f2495b7e43
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34331 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/ramips/base-files/etc/diag.sh
target/linux/ramips/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom
target/linux/ramips/base-files/etc/uci-defaults/leds
target/linux/ramips/base-files/lib/ramips.sh
target/linux/ramips/base-files/lib/upgrade/platform.sh