Skip to content

Commit b460d18

Browse files
authored
Merge pull request Rust-for-Linux#859 from nbdd0121/misc
rust: add missing dependency to rust netfilter sample
2 parents 1e0b1a0 + 1938962 commit b460d18

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)