mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-03 17:50:49 +00: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
|
BOARD:=ipq806x
|
||||||
BOARDNAME:=Qualcomm Atheros IPQ806X
|
BOARDNAME:=Qualcomm Atheros IPQ806X
|
||||||
FEATURES:=squashfs nand ubifs fpu
|
FEATURES:=squashfs nand ubifs fpu
|
||||||
CPU_TYPE:=cortex-a9
|
CPU_TYPE:=cortex-a15
|
||||||
CPU_SUBTYPE:=neon-vfpv4
|
CPU_SUBTYPE:=neon-vfpv4
|
||||||
MAINTAINER:=John Crispin <john@phrozen.org>
|
MAINTAINER:=John Crispin <john@phrozen.org>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user