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 | 2dd79d55c77e400a8dacf79a10d4700f31f95db5 (patch) | |
tree | ce4db3ca678ad651a59c12ebaa1e873a509ca1c4 /target/linux/ramips/base-files | |
parent | 7c678e7511196fcb0a59213d59f390275eca503b (diff) | |
download | upstream-2dd79d55c77e400a8dacf79a10d4700f31f95db5.tar.gz upstream-2dd79d55c77e400a8dacf79a10d4700f31f95db5.tar.bz2 upstream-2dd79d55c77e400a8dacf79a10d4700f31f95db5.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>
SVN-Revision: 29380
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 |