selftests: netdevsim: add fib_notifications to Makefile

Commit 19d36d2971 ("selftests: netdevsim: Add fib_notifications test")
added the test but didn't include it in the Makefile.

Reviewed-by: Joe Damato <jdamato@fastly.com>
Link: https://patch.msgid.link/20241029192603.509295-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
This commit is contained in:
Jakub Kicinski 2024-10-29 12:26:03 -07:00
parent a911bad094
commit 7f66456d77

View File

@ -8,6 +8,7 @@ TEST_PROGS = devlink.sh \
ethtool-pause.sh \
ethtool-ring.sh \
fib.sh \
fib_notifications.sh \
hw_stats_l3.sh \
nexthop.sh \
peer.sh \