Skip to content

Commit 1938962

Browse files
committed
rust: add missing dependency to rust netfilter sample
Signed-off-by: Gary Guo <[email protected]>
1 parent 25fa03c commit 1938962

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

samples/rust/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ config SAMPLE_RUST_FS
130130

131131
config SAMPLE_RUST_NETFILTER
132132
tristate "Network filter module"
133+
depends on NETFILTER
133134
help
134135
This option builds the Rust netfilter module sample.
135136

0 commit comments

Comments
 (0)