aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/benet/Makefile
blob: 58c050dd0f542d56a513d10cb7bc2adc2f0d0ec7 (plain) (blame)
1
2
3
4
5
6
7
8
9
#
# Makefile to build the network driver for ServerEngine's BladeEngine.
#
EXTRA_CFLAGS = -I$(src)/hwlib -I$(src)/fw

obj-$(CONFIG_BENET) += benet.o

benet-y :=  be_init.o be_int.o be_netif.o be_ethtool.o \
	hwlib/funcobj.o hwlib/cq.o hwlib/eq.o hwlib/mpu.o hwlib/eth.o