Staging
v0.7.0
Raw File
Makefile
# SPDX-License-Identifier: GPL-2.0

obj-y := leftover.o core.o netlink.o dev.o health.o
back to top