summaryrefslogtreecommitdiff
path: root/networking/brctl.c
diff options
context:
space:
mode:
Diffstat (limited to 'networking/brctl.c')
-rw-r--r--networking/brctl.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/networking/brctl.c b/networking/brctl.c
index 956bd91f3..b353210d7 100644
--- a/networking/brctl.c
+++ b/networking/brctl.c
@@ -12,6 +12,7 @@
//config:config BRCTL
//config: bool "brctl (4.7 kb)"
//config: default y
+//config: select PLATFORM_LINUX
//config: help
//config: Manage ethernet bridges.
//config: Supports addbr/delbr and addif/delif.