mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
At last, move the last bits out of leftover.c, the devlink_notify_register/unregister() functions to dev.c Signed-off-by: Jiri Pirko <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
5 lines
168 B
Makefile
5 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
|