162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0 262306a36Sopenharmony_ci# 362306a36Sopenharmony_ci# Makefile for the Sun network device drivers. 462306a36Sopenharmony_ci# 562306a36Sopenharmony_ci 662306a36Sopenharmony_ciobj-$(CONFIG_HAPPYMEAL) += sunhme.o 762306a36Sopenharmony_ciobj-$(CONFIG_SUNQE) += sunqe.o 862306a36Sopenharmony_ciobj-$(CONFIG_SUNBMAC) += sunbmac.o 962306a36Sopenharmony_ciobj-$(CONFIG_SUNGEM) += sungem.o 1062306a36Sopenharmony_ciobj-$(CONFIG_CASSINI) += cassini.o 1162306a36Sopenharmony_ciobj-$(CONFIG_SUNVNET_COMMON) += sunvnet_common.o 1262306a36Sopenharmony_ciobj-$(CONFIG_SUNVNET) += sunvnet.o 1362306a36Sopenharmony_ciobj-$(CONFIG_LDMVSW) += ldmvsw.o 1462306a36Sopenharmony_ciobj-$(CONFIG_NIU) += niu.o 15