Hi, two small patches for package/libfloat/Config.in and package/microwin/Config.in to make the packages appear in make (menu)config.
@@ -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/
@@ -1,6 +1,11 @@
config BR2_PACKAGE_MICROWIN
+ bool "microwin"
+ Microwindows Graphical User Interface for small and
+ embedded enviroments.
+ http://microwindows.censoft.com/