1 # $FreeBSD$ 2 3 .PATH: ${SRCTOP}/sys/dev/ral 4 5 KMOD= if_ral 6 SRCS= rt2560.c rt2661.c rt2860.c if_ral_pci.c 7 SRCS+= device_if.h bus_if.h pci_if.h 8 9 .include <bsd.kmod.mk>
Cache object: eb45c1d7455eec9f7be3ca4500fad292
[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]
This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.