summaryrefslogtreecommitdiffstats
path: root/target/linux/amazon/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* amazon: Upgrade amazon target to kernel 2.6.37Hauke Mehrtens2011-04-101-1/+7
| | | | | | This was just a little bit tested on an SAMSUNG SMT-G3020 and pci and usb do not work like before. SVN-Revision: 26576
* move files to correct positionHauke Mehrtens2010-01-311-8/+0
| | | | SVN-Revision: 19453
* update to 2.6.30, refresh patchesFlorian Fainelli2009-12-041-1/+1
| | | | SVN-Revision: 18635
* Update to kernel 2.6.30Hauke Mehrtens2009-11-291-1/+1
| | | | SVN-Revision: 18605
* Add kernel 2.6.30 supportHauke Mehrtens2009-11-281-0/+8
| | | | | | The device is booting and Ethernet is working, but nothing more was tested. SVN-Revision: 18589
* Make amazon build again.Hauke Mehrtens2009-05-271-2/+0
| | | | SVN-Revision: 16118
* upgrade & standardize kernel versionsImre Kaloz2008-02-111-1/+1
| | | | SVN-Revision: 10443
* 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-081-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-061-0/+25
(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