arm-defaults: switch pandaboard to cortexa8hf as well

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi
2013-10-12 09:31:04 +02:00
parent fb53bd18bd
commit c4269d5102

View File

@@ -1,3 +1,6 @@
DEFAULTTUNE_beagleboard = "cortexa8hf-neon"
DEFAULTTUNE_beaglebone = "cortexa8hf-neon"
DEFAULTTUNE_pandaboard = "cortexa8hf-neon"
DEFAULTTUNE_overo = "cortexa8hf-neon"