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 May 8, 2024
1 parent 9a4e2c4 commit e643d5c
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 e643d5c

Please sign in to comment.