1 # $FreeBSD$
2 # Module for Alteon Networks Tigon PCI gigabit ethernet driver for FreeBSD.
3 # Modules for Texas Instruments ARM SoCs are located in sys/modules/arm_ti.
4
5 .PATH: ${SRCTOP}/sys/dev/ti
6
7 KMOD= if_ti
8 SRCS= if_ti.c device_if.h bus_if.h pci_if.h opt_ti.h
9
10 .include <bsd.kmod.mk>
Cache object: 6162ceedaaf12e003cbb35b65e90c97a
|