aboutsummaryrefslogtreecommitdiffstats
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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26576 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [amazon] move files to correct positionHauke Mehrtens2010-01-311-8/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19453 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] update to 2.6.30, refresh patchesFlorian Fainelli2009-12-041-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18635 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [amazon] Update to kernel 2.6.30Hauke Mehrtens2009-11-291-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18605 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [amazon] Add kernel 2.6.30 supportHauke Mehrtens2009-11-281-0/+8
| | | | | | | The device is booting and Ethernet is working, but nothing more was tested. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18589 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [amazon] Make amazon build again.Hauke Mehrtens2009-05-271-2/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16118 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade & standardize kernel versionsImre Kaloz2008-02-111-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10443 3c298f89-4303-0410-b956-a3cf2f4a3e73
* adapt profiles for subtarget changesFelix Fietkau2007-09-081-3/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8695 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8694 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8653 3c298f89-4303-0410-b956-a3cf2f4a3e73