Makefile 121 Bytes edit raw blame history 1 2 3 4 5 6 # # Makefile for the D-Link network device drivers. # obj-$(CONFIG_DL2K) += dl2k.o obj-$(CONFIG_SUNDANCE) += sundance.o