mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 00:48:50 +00:00
71179ac5c2
At last, move the last bits out of leftover.c, the devlink_notify_register/unregister() functions to dev.c Signed-off-by: Jiri Pirko <jiri@nvidia.com> Link: https://lore.kernel.org/r/20230828061657.300667-16-jiri@resnulli.us Signed-off-by: Jakub Kicinski <kuba@kernel.org>
4 lines
168 B
Makefile
4 lines
168 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
|
|
obj-y := core.o netlink.o netlink_gen.o dev.o port.o sb.o dpipe.o \
|
|
resource.o param.o region.o health.o trap.o rate.o linecard.o
|