]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blobdiff - arch/Config.in
Rename BR2_PREFER_STATIC_LIB to BR2_STATIC_LIBS
[coffee/buildroot.git] / arch / Config.in
index d62d8872b3f3aacc25ef089deeede37f726bc132..2779ab60cde124470184bde6bb3b98675d9d8446 100644 (file)
@@ -277,7 +277,7 @@ config BR2_BINFMT_FDPIC
 config BR2_BINFMT_FLAT
        bool "FLAT"
        depends on BR2_bfin || BR2_m68k
-       select BR2_PREFER_STATIC_LIB
+       select BR2_STATIC_LIBS
        help
          FLAT binary is a relatively simple and lightweight executable format
          based on the original a.out format. It is widely used in environment