mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08: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
|