Skip to content

Commit

Permalink
config: enable NET DROP MONITOR as module
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelinux authored and djklimes committed Jul 24, 2019
1 parent f77f74e commit 626513c
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion config
Original file line number Diff line number Diff line change
Expand Up @@ -1607,7 +1607,7 @@ CONFIG_NET_FLOW_LIMIT=y
# Network testing
#
CONFIG_NET_PKTGEN=m
# CONFIG_NET_DROP_MONITOR is not set
CONFIG_NET_DROP_MONITOR=m
# end of Network testing
# end of Networking options

Expand Down
1 change: 1 addition & 0 deletions config-fragment
Original file line number Diff line number Diff line change
Expand Up @@ -2930,3 +2930,4 @@ CONFIG_ZD1211RW=m
CONFIG_ZOPT2201=m
CONFIG_ZPOOL=y
# CONFIG_ZX_TDM is not set
CONFIG_NET_DROP_MONITOR=m
2 changes: 1 addition & 1 deletion linux.spec
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Name: linux
Version: 5.2.2
# ^^^ right there it needs the .0 for 5.x releases
Release: 805
Release: 806
License: GPL-2.0
Summary: The Linux kernel
Url: http://www.kernel.org/
Expand Down
2 changes: 1 addition & 1 deletion release
Original file line number Diff line number Diff line change
@@ -1 +1 @@
805
806

0 comments on commit 626513c

Please sign in to comment.