You've already forked CoreMP135_buildroot
mirror of
https://github.com/m5stack/CoreMP135_buildroot.git
synced 2026-05-20 11:24:29 -07:00
9f07b39f65
As discussed on the list - These things should normally not be (un)selectable.
6 lines
142 B
Plaintext
6 lines
142 B
Plaintext
menu "Java"
|
|
source "package/java/classpath/Config.in"
|
|
source "package/java/jamvm/Config.in"
|
|
source "package/java/concierge/Config.in"
|
|
endmenu
|