Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | linux: generic: fix split_squashfs for 3.6 | jogo | 2012-11-06 | 1 | -1/+1 |
| | | | | | | | _read expects the retlen to be initialized to zero, which the mtd_read helper does. So fix it by using mtd_read instead of calling _read directly. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34093 3c298f89-4303-0410-b956-a3cf2f4a3e73 | ||||
* | [kernel] make all 3.6 patches apply and build | florian | 2012-10-24 | 1 | -8/+8 |
| | | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33911 3c298f89-4303-0410-b956-a3cf2f4a3e73 | ||||
* | [generic]: linux 3.6 support (work in progress) | kaloz | 2012-10-23 | 1 | -0/+327 |
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33897 3c298f89-4303-0410-b956-a3cf2f4a3e73 |