Explorar el Código

force LFS support since blackfin no longer supports non-lfs

Mike Frysinger hace 19 años
padre
commit
8c505a6f1a
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      extra/Configs/Config.bfin

+ 1 - 0
extra/Configs/Config.bfin

@@ -11,6 +11,7 @@ config FORCE_OPTIONS_FOR_ARCH
 	default y
 	select ARCH_LITTLE_ENDIAN
 	select ARCH_HAS_NO_MMU
+	select UCLIBC_HAS_LFS
 
 config ARCH_CFLAGS
 	string