openwrtv4/target
Jonas Gorski 0722fd9c63 linux: generic: fix split_squashfs for 3.6
_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.

SVN-Revision: 34093
2012-11-06 00:48:21 +00:00
..
imagebuilder derive system from hostcc to allow building inside a chroot 2012-08-22 15:07:32 +00:00
linux linux: generic: fix split_squashfs for 3.6 2012-11-06 00:48:21 +00:00
sdk Fix feeds.conf.default when no SVN info present 2012-11-01 07:15:49 +00:00
toolchain derive system from hostcc to allow building inside a chroot 2012-08-22 15:07:32 +00:00
Config.in target: add a feature flag for RTC support 2012-05-17 15:28:09 +00:00
Makefile target: do not make target/*/install depend on target/*/compile - removes one redundant kernel build dir call on target/install 2012-06-06 17:24:05 +00:00