mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-03-28 07:49:47 -04:00
Add support for the National Instruments XGE 1/10G network device. It uses the EEPROM on the board via NVMEM. Signed-off-by: Moritz Fischer <mdf@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
2 lines
48 B
Makefile
2 lines
48 B
Makefile
obj-$(CONFIG_NI_XGE_MANAGEMENT_ENET) += nixge.o
|