xref: /freebsd/sys/modules/ti/Makefile (revision 031beb4e239bfce798af17f5fe8dba8bcaf13d99)
1*b9f654b1SIan Lepore# Module for Alteon Networks Tigon PCI gigabit ethernet driver for FreeBSD.
2*b9f654b1SIan Lepore# Modules for Texas Instruments ARM SoCs are located in sys/modules/arm_ti.
398edb3e1SBill Paul
4193d9e76SEnji Cooper.PATH: ${SRCTOP}/sys/dev/ti
5c68159a6SDavid E. O'Brien
640ec3caaSDavid E. O'BrienKMOD=	if_ti
73846a822SKonstantin BelousovSRCS=	if_ti.c device_if.h bus_if.h pci_if.h opt_ti.h
898edb3e1SBill Paul
964db83a8SPeter Wemm.include <bsd.kmod.mk>
10