From abab3f15b54dd0bdea32cd9611f3139bfe4db966 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Sat, 11 Sep 2010 12:38:12 +0200 Subject: config/arch: re-organise architecture-specific options Move the arch-specific options to the second-part of the generated files, so they appear after the generic options, but before the optimisations. Signed-off-by: "Yann E. MORIN" 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 -- cgit v0.10.2-6-g49f6