summaryrefslogtreecommitdiffstats
path: root/sys/modules/ath_rate_amrr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/ath_rate_amrr/Makefile')
-rw-r--r--sys/modules/ath_rate_amrr/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/ath_rate_amrr/Makefile b/sys/modules/ath_rate_amrr/Makefile
index e7fbee8..41b78c8 100644
--- a/sys/modules/ath_rate_amrr/Makefile
+++ b/sys/modules/ath_rate_amrr/Makefile
@@ -40,7 +40,7 @@
KMOD= ath_rate
SRCS= amrr.c
-SRCS+= opt_bdg.h device_if.h bus_if.h pci_if.h opt_inet.h
+SRCS+= device_if.h bus_if.h pci_if.h opt_inet.h
HAL= ${.CURDIR}/../../contrib/dev/ath
CFLAGS+= -I. -I${.CURDIR}/../../dev/ath -I${HAL}
OpenPOWER on IntegriCloud