1 # $FreeBSD$ 2 3 KMOD= otusfw_main 4 FIRMWS= otusfw_main:otusfw_main:1 5 6 CLEANFILES= otusfw_main 7 8 otusfw_main: ${SRCTOP}/sys/contrib/dev/otus/otus-main 9 cp ${.ALLSRC} ${.TARGET} 10 11 .include <bsd.kmod.mk>
Cache object: 91268d50f8c39d2b2338bf04d68e2b76
[ 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.