mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
bump version to 2022.02.9
add miyoo_defconfig
This commit is contained in:
10
package/frotz/Config.in
Normal file
10
package/frotz/Config.in
Normal file
@@ -0,0 +1,10 @@
|
||||
config BR2_PACKAGE_FROTZ
|
||||
bool "frotz"
|
||||
select BR2_PACKAGE_NCURSES
|
||||
help
|
||||
Frotz is an interpreter for old Infocom adventure games and
|
||||
other Z-code games. Note that frotz cannot be run as root.
|
||||
You must add a normal user to your buildroot configuration to
|
||||
be able to use it.
|
||||
|
||||
https://661.org/proj/if/frotz/
|
||||
Reference in New Issue
Block a user