diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2011-12-01 22:48:41 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2011-12-01 22:48:41 +0000 |
commit | f25326846bacdf9c78eb037d801f608e46683f54 (patch) | |
tree | 81dcf84c5abf9f355bfb6c489d8699a5a3d44939 /target/linux/ramips/base-files | |
parent | a253c0d6fbf26213e00a9104e7b5f8e81142f203 (diff) | |
download | master-187ad058-f25326846bacdf9c78eb037d801f608e46683f54.tar.gz master-187ad058-f25326846bacdf9c78eb037d801f608e46683f54.tar.bz2 master-187ad058-f25326846bacdf9c78eb037d801f608e46683f54.zip |
ramips: Sparklan wcr-150gn board fixes
* Fix partition sizes.
* Add buttons and leds.
* Register usb.
* Remove unnecessary stuff from image Makefile
* Fix rt2x00 eeprom extract.
Signed-off-by: Roman Yeryomin <roman@advem.lv>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29380 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/base-files')
-rw-r--r-- | target/linux/ramips/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom b/target/linux/ramips/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom index d8b35ae30e..920c8a33a2 100644 --- a/target/linux/ramips/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom +++ b/target/linux/ramips/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom @@ -55,7 +55,7 @@ case "$FIRMWARE" in nw718 | \ rt-n15 | \ v22rw-2x2 | \ - wcr150gn | \ + wcr-150gn | \ whr-g300n | \ wr512-3gn) rt2x00_eeprom_extract "factory" 0 272 |