tools-hardened: fix arm to provide armv7a_hardfp

This commit is contained in:
Anthony G. Basile 2013-01-06 21:25:05 -05:00
parent 5f31f81c16
commit cc7c1aa7b9
3 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
subarch: armv7a
subarch: armv7a_hardfp
target: stage1
version_stamp: hardfloat-hardened
rel_type: hardened/armv7a

View file

@ -1,4 +1,4 @@
subarch: armv7a
subarch: armv7a_hardfp
target: stage2
version_stamp: hardfloat-hardened
rel_type: hardened/armv7a

View file

@ -1,4 +1,4 @@
subarch: armv7a
subarch: armv7a_hardfp
target: stage3
version_stamp: hardfloat-hardened
rel_type: hardened/armv7a