mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-01 13:49:03 +03:00
[Peter: fix rtai Config.in] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
8 lines
161 B
Plaintext
8 lines
161 B
Plaintext
config BR2_PACKAGE_RTAI
|
|
bool "rtai"
|
|
depends on BR2_LINUX_KERNEL_EXT_RTAI
|
|
help
|
|
RTAI - the RealTime Application Interface for Linux.
|
|
|
|
http://www.rtai.org
|