mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 00:48:50 +00:00
452c1ce218
Driver for Atheros L2 10/100 network device. Includes necessary changes for Kconfig, Makefile, and pci_ids.h. Signed-off-by: Chris Snook <csnook@redhat.com> Signed-off-by: Jay Cliburn <jacliburn@bellsouth.net> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
3 lines
59 B
Makefile
3 lines
59 B
Makefile
obj-$(CONFIG_ATL1) += atl1.o
|
|
obj-$(CONFIG_ATL2) += atl2.o
|
|
|