Skip to content

Commit

Permalink
Deleted enable dropmon condition and moved patch
Browse files Browse the repository at this point in the history
Signed-off-by: Vadym Hlushko <[email protected]>
  • Loading branch information
vadymhlushko-mlnx committed Apr 8, 2022
1 parent c908c3d commit c8b5376
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 6 deletions.
5 changes: 0 additions & 5 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -99,11 +99,6 @@ $(addprefix $(DEST)/, $(MAIN_TARGET)): $(DEST)/% :
stg repair
stg import -s ../patch/series

if [[ $(ENABLE_SFLOW_DROPMON) == y ]]; then
stg repair
stg import -s ../patch/dropmon/series
fi

# Optionally add/remove kernel options
if [ -f ../manage-config ]; then
../manage-config $(CONFIGURED_ARCH) $(CONFIGURED_PLATFORM)
Expand Down
1 change: 0 additions & 1 deletion patch/dropmon/series

This file was deleted.

2 changes: 2 additions & 0 deletions patch/series
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,8 @@ kernel-compat-always-include-linux-compat.h-from-net-compat.patch

0001-net-prefer-socket-bound-to-interface-when-not-in-VRF.patch

0001-Psample-new-attr-tc-tc-occ-latency.patch

# Cisco patches for 5.10 kernel
cisco-mtd-part.patch
cisco-mdio-mux-support-acpi.patch
Expand Down

0 comments on commit c8b5376

Please sign in to comment.