diff options
| author | David C Somayajulu <davidcs@FreeBSD.org> | 2016-04-25 18:55:01 +0000 |
|---|---|---|
| committer | David C Somayajulu <davidcs@FreeBSD.org> | 2016-04-25 18:55:01 +0000 |
| commit | 05c6aa727f0c35978447dfd3fea0afc6eda411cd (patch) | |
| tree | 05f3f813b2ffd2ba1effa689273376f9398c2f5b /sys/modules/bxe/Makefile | |
| parent | 676a03fa6aa5b1833f120c033a4f1f77c5e07227 (diff) | |
Notes
Diffstat (limited to 'sys/modules/bxe/Makefile')
| -rw-r--r-- | sys/modules/bxe/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/modules/bxe/Makefile b/sys/modules/bxe/Makefile index f3023451c8d01..b2e32f7db05c7 100644 --- a/sys/modules/bxe/Makefile +++ b/sys/modules/bxe/Makefile @@ -17,6 +17,5 @@ SRCS += bxe.c \ 57712_init_values.c CFLAGS += -I${BXE} -CFLAGS += -Wno-shift-negative-value .include <bsd.kmod.mk> |
