18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 28c2ecf20Sopenharmony_ci################################################################################ 38c2ecf20Sopenharmony_ci# 48c2ecf20Sopenharmony_ci# FUJITSU Extended Socket Network Device driver 58c2ecf20Sopenharmony_ci# Copyright (c) 2015 FUJITSU LIMITED 68c2ecf20Sopenharmony_ci# 78c2ecf20Sopenharmony_ci################################################################################ 88c2ecf20Sopenharmony_ci 98c2ecf20Sopenharmony_ci 108c2ecf20Sopenharmony_ci# 118c2ecf20Sopenharmony_ci# Makefile for the FUJITSU Extended Socket network device driver 128c2ecf20Sopenharmony_ci# 138c2ecf20Sopenharmony_ci 148c2ecf20Sopenharmony_ciobj-$(CONFIG_FUJITSU_ES) += fjes.o 158c2ecf20Sopenharmony_ci 168c2ecf20Sopenharmony_cifjes-objs := fjes_main.o fjes_hw.o fjes_ethtool.o fjes_trace.o fjes_debugfs.o 17