Browse Source

Add missing blank line

Eric Andersen 21 years ago
parent
commit
38b7727671
1 changed files with 1 additions and 0 deletions
  1. 1 0
      extra/Configs/Config.in.arch

+ 1 - 0
extra/Configs/Config.in.arch

@@ -45,6 +45,7 @@ config UCLIBC_HAS_SOFT_FLOAT
 	bool
 	depends on UCLIBC_HAS_FLOATS && !HAS_FPU
 	default y
+
 config USE_GCC_SOFT_FLOAT_OPTION
 	bool
 	depends UCLIBC_HAS_SOFT_FLOAT