mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
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:
parent
070e7c147b
commit
8af392736e
@ -1,6 +1,10 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
config BR2_PACKAGE_LIBFLOAT
|
config BR2_PACKAGE_LIBFLOAT
|
||||||
bool
|
bool "libfloat"
|
||||||
default n
|
default n
|
||||||
|
help
|
||||||
|
Soft floating point library
|
||||||
|
|
||||||
|
http://netwinder.osuosl.org/devteam/scottb/libfloat/
|
||||||
|
|
||||||
|
@ -1,6 +1,11 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
config BR2_PACKAGE_MICROWIN
|
config BR2_PACKAGE_MICROWIN
|
||||||
bool
|
bool "microwin"
|
||||||
default n
|
default n
|
||||||
|
help
|
||||||
|
Microwindows Graphical User Interface for small and
|
||||||
|
embedded enviroments.
|
||||||
|
|
||||||
|
http://microwindows.censoft.com/
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user