summaryrefslogtreecommitdiff
path: root/target/linux/lantiq/xway/target.mk
Commit message (Collapse)AuthorAgeFilesLines
* build: unify mips target cflagsFelix Fietkau2013-09-261-1/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38210
* lantiq: Tune the XWAY subtarget cflagsJohn Crispin2013-06-211-0/+1
| | | | | | | | | This patch sets the cflags -mtune=34kc -mdsp only in XWAY subtarget, while the others remain with mtune=mips32r2. Although the Danube has a Mips 24KEc core performs well with the above cflags. Signed-off-by: José Vázquez Fernández <ppvazquezfer@gmail.com> SVN-Revision: 37006
* lantiq: set mips16 support.John Crispin2013-06-211-1/+1
| | | | | | | | | | | Set mips16 support in XWAY subtarget. This patch is based in changeset #36600 Signed-off-by: José Vázquez Fernández <ppvazquezfer@gmail.com> Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37005
* target: don't build jffs2 nor images by defaultJonas Gorski2013-06-051-1/+1
| | | | | | Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 36863
* dont use input layer for gpio buttonsJohn Crispin2012-12-211-1/+1
| | | | SVN-Revision: 34839
* add linux-v3.7John Crispin2012-12-151-1/+1
| | | | SVN-Revision: 34687
* add subtarget, as of 3.6 we dont seperate xway SoCJohn Crispin2012-11-021-0/+10
| | | | SVN-Revision: 34062
* rename xway profile to danube and remove ar9 specificsJohn Crispin2011-07-071-10/+0
| | | | SVN-Revision: 27535
* * backport 2.6.8 patches to .39 / .32.33John Crispin2011-05-291-2/+2
| | | | | | | | | * remove lqtapi * bump tapi/dsl to .39 * migrate to new ltq_ style api * add amazon_se support SVN-Revision: 27026
* * adds profiles to the kernel * fixes 2 compile errors in the usb driver * ↵John Crispin2011-02-011-3/+2
| | | | | | ioports were not allocated properly SVN-Revision: 25278
* adds new lantiq kernel. once the codebase is fully tested and know to be ↵John Crispin2010-12-121-0/+11
working on all the devices previously supported by ifxmips, we will drop ifxmips support. SVN-Revision: 24526