set default tune for Overo to cortexa8hf-neon

Signed-off-by: Cliff Brake <cbrake@bec-systems.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Cliff Brake
2013-05-22 10:37:52 -04:00
committed by Khem Raj
parent 95f45b4348
commit f317b0ea1d

View File

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