Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | generic: remove linux version checks from myloader.c | Gabor Juhos | 2013-09-02 | 1 | -6/+0 |
| | | | | | | | | | | | The myloader partition parser code uses ifdef wrappers to make the code usable on kernels below version 3.2. All targets are using kernel 3.3 at least so the wraper is not needed. Remove that. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 37880 | ||||
* | generic: use mtd_read in myloader parser | Gabor Juhos | 2012-10-27 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33952 | ||||
* | generic: allow to build myloader mtd parser for 3.2+ | Gabor Juhos | 2012-01-22 | 1 | -3/+11 |
| | | | | SVN-Revision: 29858 | ||||
* | rename target/linux/generic-2.6 to generic | Felix Fietkau | 2010-06-26 | 1 | -0/+178 |
SVN-Revision: 21952 |