arm-defaults: fix panda default tune
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
# Cortex-A8 machines:
|
||||
|
||||
DEFAULTTUNE_beagleboard = "cortexa8hf-neon"
|
||||
DEFAULTTUNE_beaglebone = "cortexa8hf-neon"
|
||||
DEFAULTTUNE_pandaboard = "cortexa8hf-neon"
|
||||
DEFAULTTUNE_overo = "cortexa8hf-neon"
|
||||
|
||||
# Cortex-A9 machines:
|
||||
DEFAULTTUNE_pandaboard = "cortexa9hf-neon"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user