summaryrefslogtreecommitdiffstats
path: root/target/linux/amazon
Commit message (Collapse)AuthorAgeFilesLines
* even more config file cleanupImre Kaloz2009-05-181-4/+0
| | | | SVN-Revision: 15913
* config cleanupsImre Kaloz2009-05-151-1/+0
| | | | SVN-Revision: 15861
* make kernels use /etc/preinit by defaultImre Kaloz2009-05-141-1/+1
| | | | SVN-Revision: 15840
* some more kernel config cleanup.. last for today :)Imre Kaloz2009-05-041-4/+0
| | | | SVN-Revision: 15606
* cleanup MTD option handlingImre Kaloz2009-05-041-44/+0
| | | | SVN-Revision: 15602
* refresh patchesGabor Juhos2009-02-087-37/+19
| | | | SVN-Revision: 14455
* Fix typoFlorian Fainelli2008-10-241-1/+1
| | | | SVN-Revision: 13046
* refresh kernel patchesGabor Juhos2008-05-197-36/+41
| | | | SVN-Revision: 11194
* upgrade & standardize kernel versionsImre Kaloz2008-02-111-1/+1
| | | | SVN-Revision: 10443
* make the image filenames a bit shorterFelix Fietkau2007-11-101-3/+3
| | | | SVN-Revision: 9533
* get rid of per-profile base-filesGabor Juhos2007-09-291-0/+0
| | | | SVN-Revision: 9069
* clean up jffs2 config optionsFelix Fietkau2007-09-191-1/+0
| | | | SVN-Revision: 8848
* adapt profiles for subtarget changesFelix Fietkau2007-09-081-3/+0
| | | | SVN-Revision: 8695
* major target cleanup. it is now possible to have subtargets that can ↵Felix Fietkau2007-09-082-3/+4
| | | | | | override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets SVN-Revision: 8694
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-0648-0/+25896
(the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653