| Jeff Kirsher | a8fe65b | 2011-05-19 23:27:55 -0700 | [diff] [blame] | 1 | # |
| 2 | # Makefile for the Realtek network device drivers. | ||||
| 3 | # | ||||
| 4 | |||||
| 5 | obj-$(CONFIG_8139CP) += 8139cp.o | ||||
| 6 | obj-$(CONFIG_8139TOO) += 8139too.o | ||||
| 7 | obj-$(CONFIG_ATP) += atp.o | ||||
| 8 | obj-$(CONFIG_R8169) += r8169.o | ||||