Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mediatek: fix target FPU settings | Felix Fietkau | 2018-04-17 | 1 | -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_SUBTYPE | John Crispin | 2018-02-13 | 1 | -1/+0 |
| | | | | Signed-off-by: John Crispin <john@phrozen.org> | ||||
* | mediatek: move mt7623 support into a 32bit subtarget | John Crispin | 2017-08-01 | 2 | -0/+28 |
this is in preparation for adding the new 64bit mt7622 support. Signed-off-by: John Crispin <john@phrozen.org> |