Patch from Karsten Kruse:

Hi,

two small patches for package/libfloat/Config.in and
package/microwin/Config.in to make the packages appear in make
(menu)config.
This commit is contained in:
Eric Andersen 2004-12-11 10:01:37 +00:00
parent 070e7c147b
commit 8af392736e
2 changed files with 11 additions and 2 deletions

View 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/

View 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/