mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 03:09:08 +08:00
ipq806x: change compiler flags to arm cortex-a15
Signed-off-by: Josh Bendavid <joshbendavid@gmail.com>
This commit is contained in:
parent
4e5a8c4c6d
commit
15bcda4be6
@ -6,7 +6,7 @@ ARCH:=arm
|
||||
BOARD:=ipq806x
|
||||
BOARDNAME:=Qualcomm Atheros IPQ806X
|
||||
FEATURES:=squashfs nand ubifs fpu
|
||||
CPU_TYPE:=cortex-a9
|
||||
CPU_TYPE:=cortex-a15
|
||||
CPU_SUBTYPE:=neon-vfpv4
|
||||
MAINTAINER:=John Crispin <john@phrozen.org>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user