diff options
Diffstat (limited to 'target/sparc/systems/sun-voyager')
-rw-r--r-- | target/sparc/systems/sun-voyager | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/sparc/systems/sun-voyager b/target/sparc/systems/sun-voyager index d6c789b23..4b034acde 100644 --- a/target/sparc/systems/sun-voyager +++ b/target/sparc/systems/sun-voyager @@ -1,7 +1,7 @@ config ADK_TARGET_SYSTEM_SUN_VOYAGER bool "Sun Voyager" depends on ADK_EXPERIMENTAL - select ADK_CPU_SPARC_V8 + select ADK_TARGET_CPU_SPARC_V8 select ADK_TARGET_WITH_VGA select ADK_TARGET_WITH_NET select ADK_TARGET_WITH_NETDEVICE |