summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.6/400-rootfs_split.patch
Commit message (Collapse)AuthorAgeFilesLines
* linux: generic: fix split_squashfs for 3.6jogo2012-11-061-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 buildflorian2012-10-241-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)kaloz2012-10-231-0/+327
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33897 3c298f89-4303-0410-b956-a3cf2f4a3e73