]> pilppa.org Git - linux-2.6-omap-h63xx.git/blob - drivers/staging/benet/Makefile
Staging: Add ServerEngines benet 10Gb ethernet driver
[linux-2.6-omap-h63xx.git] / drivers / staging / benet / Makefile
1 #
2 # Makefile to build the network driver for ServerEngine's BladeEngine.
3 #
4 EXTRA_CFLAGS = -I$(src)/hwlib -I$(src)/fw
5
6 obj-$(CONFIG_BENET) += benet.o
7
8 benet-y :=  be_init.o be_int.o be_netif.o be_ethtool.o \
9         hwlib/funcobj.o hwlib/cq.o hwlib/eq.o hwlib/mpu.o hwlib/eth.o