Skip to content

Commit

Permalink
Updated Make.config for saibcm-modules
Browse files Browse the repository at this point in the history
  • Loading branch information
vmittal-msft committed Oct 23, 2021
1 parent 99d7d56 commit c338d9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platform/broadcom/saibcm-modules/make/Make.config
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ CFLAGS += ${INCFLAGS}
CXXFLAGS += ${INCFLAGS}
CPPFLAGS += ${INCFLAGS}

CFLAGS += -DSAI_FIXUP -UKCOM_FILTER_MAX -DKCOM_FILTER_MAX=1024
CFLAGS += -DSAI_FIXUP -UKCOM_FILTER_MAX -DKCOM_FILTER_MAX=1025 -UKCOM_NETIF_MAX -DKCOM_NETIF_MAX=1056

#
# Debug #ifdef control
Expand Down

0 comments on commit c338d9c

Please sign in to comment.