Patch from Karsten Kruse:
authorEric Andersen <andersen@codepoet.org>
Sat, 11 Dec 2004 10:01:37 +0000 (10:01 -0000)
committerEric Andersen <andersen@codepoet.org>
Sat, 11 Dec 2004 10:01:37 +0000 (10:01 -0000)
Hi,

two small patches for package/libfloat/Config.in and
package/microwin/Config.in to make the packages appear in make
(menu)config.

package/libfloat/Config.in
package/microwin/Config.in

index d9e5f1e94f7d2a36779bf3f0cb429214b29ec77e..80acbd4d252f92197bd0ceca8f9fa753c91a4a70 100644 (file)
@@ -1,6 +1,10 @@
 #
 
 config BR2_PACKAGE_LIBFLOAT
-       bool
+       bool "libfloat"
        default n
+       help
+        Soft floating point library
+        
+        http://netwinder.osuosl.org/devteam/scottb/libfloat/
 
index d3e323668d496dd8b52f8c174fce446bb2abf0c1..18a981f402022ccbcd228db2c86d9259aaee48ca 100644 (file)
@@ -1,6 +1,11 @@
 #
 
 config BR2_PACKAGE_MICROWIN
-       bool
+       bool "microwin"
        default n
+       help
+        Microwindows Graphical User Interface for small and
+        embedded enviroments.
+        
+        http://microwindows.censoft.com/