aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mediatek/32/target.mk
Commit message (Collapse)AuthorAgeFilesLines
* mediatek: backport upstream mediatek patchesJohn Crispin2018-05-241-13/+0
| | | | Signed-off-by: John Crispin <john@phrozen.org>
* mediatek: fix target FPU settingsFelix Fietkau2018-04-171-0/+1
| | | | | | | | | | This reverts commit 5555545494c876adedf4f0038db49c1d85527e78. The target supports both NEON and VFPv4, but for this to work properly, a few more changes are needed: - enable NEON support in the kernel config - add the fpu feature flag to the makefile Signed-off-by: Felix Fietkau <nbd@nbd.name>
* mediatek: remove the CPU_SUBTYPEJohn Crispin2018-02-131-1/+0
| | | | Signed-off-by: John Crispin <john@phrozen.org>
* mediatek: move mt7623 support into a 32bit subtargetJohn Crispin2017-08-011-0/+13
this is in preparation for adding the new 64bit mt7622 support. Signed-off-by: John Crispin <john@phrozen.org>