1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-02-23 19:26:35 +00:00
Files
operating-system/buildroot/package/empty/Config.in
2018-03-17 23:47:00 +00:00

9 lines
192 B
Plaintext

config BR2_PACKAGE_EMPTY
bool "empty"
depends on BR2_USE_MMU # uses fork()
help
Run processes and applications under pseudo-terminal (PTY)
sessions.
http://empty.sourceforge.net/