blob: 3d0a90d7e6b3f74afda518266319a1ad2a50bb62 [file] [log] [blame] [edit]
# need at least one obj file to build for Kbuild
obj-y += dummy.o
obj-$(CONFIG_BNX2X) += bnx2x/
obj-y += ether8139.o
obj-y += ether8169.o
obj-y += ether82563.o
obj-y += ethermii.o
obj-y += etherigbe.o