initial buildroot for linux 5.15
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
config BR2_PACKAGE_RTTY
|
||||
bool "rtty"
|
||||
depends on BR2_USE_MMU # fork()
|
||||
select BR2_PACKAGE_LIBEV
|
||||
help
|
||||
Access your device's terminal from anywhere via the web.
|
||||
|
||||
https://github.com/zhaojh329/rtty
|
||||
Reference in New Issue
Block a user