1# SPDX-License-Identifier: GPL-2.0 2obj-$(CONFIG_MOST_NET) += most_net.o 3 4most_net-objs := net.o 5