mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
brcm47xx: run mtd fixtrx linux every time
With this patch it is possible to boot a device with kernel 3.10 a second time. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37625 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
7278ed6283
commit
7809178e44
@ -4,11 +4,4 @@
|
||||
#
|
||||
#
|
||||
|
||||
do_fixcrc() {
|
||||
mtd fixtrx linux
|
||||
}
|
||||
|
||||
case `uname -r` in
|
||||
3.8* | 3.9* ) do_fixcrc;;
|
||||
esac
|
||||
|
||||
mtd fixtrx linux
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user