Skip to content
This repository was archived by the owner on Jun 27, 2019. It is now read-only.

Commit 8f949c3

Browse files
committed
Only build keyboard node when compiling to Linux
Contiki and RIOT don't have file descriptor support. Signed-off-by: José Roberto de Souza <[email protected]>
1 parent 7e4802a commit 8f949c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/modules/flow/keyboard/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
config FLOW_NODE_TYPE_KEYBOARD
22
tristate "Node type: keyboard"
3+
depends on PLATFORM_LINUX
34
default m

0 commit comments

Comments
 (0)