Makefile 102 Bytes
Newer Older
1 2
obj-$(CONFIG_QEDE) := qede.o

3
qede-y := qede_main.o qede_ethtool.o
4
qede-$(CONFIG_DCB) += qede_dcbnl.o