aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/fjes/Makefile
blob: 451b39dd306ea090778bdf2f1f52b005aca2be37 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# SPDX-License-Identifier: GPL-2.0-only
################################################################################
#
# FUJITSU Extended Socket Network Device driver
# Copyright (c) 2015 FUJITSU LIMITED
#
################################################################################


#
# Makefile for the FUJITSU Extended Socket network device driver
#

obj-$(CONFIG_FUJITSU_ES) += fjes.o

fjes-objs := fjes_main.o fjes_hw.o fjes_ethtool.o fjes_trace.o fjes_debugfs.o