| Jeff Kirsher | 3401299 | 2011-05-20 00:04:35 -0700 | [diff] [blame] | 1 | # | 
| 2 | # Makefile for the D-Link network device drivers. | ||||
| 3 | # | ||||
| 4 | |||||
| 5 | obj-$(CONFIG_DE600) += de600.o | ||||
| 6 | obj-$(CONFIG_DE620) += de620.o | ||||
| 7 | obj-$(CONFIG_DL2K) += dl2k.o | ||||
| 8 | obj-$(CONFIG_SUNDANCE) += sundance.o | ||||