mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +03:00
11 lines
292 B
Plaintext
11 lines
292 B
Plaintext
config BR2_PACKAGE_CONCIERGE
|
|
bool "concierge"
|
|
depends on BR2_PACKAGE_JAMVM
|
|
|
|
help
|
|
Concierge is an optimized OSGi R3 framework implementations
|
|
with a file footprint of about 80 kBytes. This makes it
|
|
ideal for mobile or embedded devices.
|
|
|
|
http://concierge.sourceforge.net/
|