This website requires JavaScript.
Explore
Help
Sign In
asgardius
/
android_kernel_motorola_sm6225
Watch
1
Star
0
Fork
You've already forked android_kernel_motorola_sm6225
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
17ea88ae95
android_kernel_motorola_sm6225
/
drivers
/
net
/
atlx
/
Makefile
4 lines
59 B
Makefile
Raw
Normal View
History
Unescape
Escape
Add Attansic L1 ethernet driver. This driver is a modified version of the Attansic reference driver for the L1 ethernet adapter. Attansic has granted permission for its inclusion in the mainline kernel. Signed-off-by: Jeff Garzik <jeff@garzik.org>
2007-02-08 16:42:37 +01:00
obj-$(CONFIG_ATL1)
+=
atl1.o
atl2: add atl2 driver 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>
2008-09-15 02:56:10 +02:00
obj-$(CONFIG_ATL2)
+=
atl2.o
Reference in a new issue
Copy permalink