Staging
v0.8.1
https://github.com/torvalds/linux
Raw File
Tip revision: 92e963f50fc74041b5e9e744c330dca48e04f08d authored by Linus Torvalds on 24 January 2016, 21:06:47 UTC
Linux 4.5-rc1
Tip revision: 92e963f
Makefile
#
# Makefile for the SEEQ network device drivers
#

obj-$(CONFIG_ARM_ETHER3) += ether3.o
obj-$(CONFIG_SGISEEQ) += sgiseeq.o
back to top