summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config/target.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/target.in b/config/target.in
index c66ddc2..125db59 100644
--- a/config/target.in
+++ b/config/target.in
@@ -136,6 +136,8 @@ config ARCH_64
endchoice
+source "config.gen/arch.in.2"
+
#--------------------------------------
comment "Target optimisations"
@@ -311,6 +313,4 @@ config TARGET_LDFLAGS
Leave blank if you don't know better.
-source "config.gen/arch.in.2"
-
endmenu