diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-12-01 22:48:41 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-12-01 22:48:41 +0000 |
commit | fc0b7d945e3ed96fffd25aac811ac13ec378b0c1 (patch) | |
tree | 81dcf84c5abf9f355bfb6c489d8699a5a3d44939 /target/linux/ramips/base-files | |
parent | dbcdc67e0e60151a04b28637e958949384ecb9b5 (diff) |
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 d8b35ae30..920c8a33a 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 |