Commit 8af39273 authored by Eric Andersen's avatar Eric Andersen
Browse files

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.
parent 070e7c14
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
#

config BR2_PACKAGE_LIBFLOAT
	bool
	bool "libfloat"
	default n
	help
	 Soft floating point library
	 
	 http://netwinder.osuosl.org/devteam/scottb/libfloat/
+6 −1
Original line number Diff line number Diff line
#

config BR2_PACKAGE_MICROWIN
	bool
	bool "microwin"
	default n
	help
	 Microwindows Graphical User Interface for small and
	 embedded enviroments.
	 
	 http://microwindows.censoft.com/