Skip to content

Commit

Permalink
HACK/mvebu: switch arch subtarget to vfpv3
Browse files Browse the repository at this point in the history
Signed-off-by: Rui Salvaterra <[email protected]>
  • Loading branch information
rsalvaterra committed Jun 30, 2024
1 parent 1ddb0fc commit 2fa2648
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion target/linux/mvebu/cortexa9/target.mk
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ include $(TOPDIR)/rules.mk
ARCH:=arm
BOARDNAME:=Marvell Armada 37x/38x/XP
CPU_TYPE:=cortex-a9
CPU_SUBTYPE:=vfpv3-d16
CPU_SUBTYPE:=vfpv3
KERNELNAME:=zImage dtbs

0 comments on commit 2fa2648

Please sign in to comment.