kernel/netgraph7: Remove unneeded CFLAGS.
[dragonfly.git] / sys / netgraph7 / bluetooth / drivers / ubtbcmfw / Makefile
1 # $Id: Makefile,v 1.1 2003/04/27 00:22:12 max Exp $
2 # $FreeBSD: head/sys/modules/netgraph/bluetooth/ubtbcmfw/Makefile 192909 2009-05-27 16:43:40Z thompsa $
3
4 KMOD=           ubtbcmfw
5 SRCS=           ubtbcmfw.c opt_bus.h opt_usb.h device_if.h bus_if.h \
6                 usb_if.h usbdevs.h
7
8 .include <bsd.kmod.mk>