mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-07-22 02:17:36 -04:00
Cut out another chunk from leftover.c and put port related code into a separate file. Signed-off-by: Jiri Pirko <jiri@nvidia.com> Link: https://lore.kernel.org/r/20230828061657.300667-3-jiri@resnulli.us Signed-off-by: Jakub Kicinski <kuba@kernel.org>
4 lines
109 B
Makefile
4 lines
109 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
|
|
obj-y := leftover.o core.o netlink.o netlink_gen.o dev.o port.o health.o
|