diff options
| author | Ed Maste <emaste@FreeBSD.org> | 2018-11-01 23:11:47 +0000 |
|---|---|---|
| committer | Ed Maste <emaste@FreeBSD.org> | 2018-11-01 23:11:47 +0000 |
| commit | ea96b3de2b3e4492e6bba3ab35961e3531a006bd (patch) | |
| tree | ab8512c7295c466f087f73c7fbbd604188bef1d6 /sys/modules/bios | |
| parent | f7e5ce325f1653eb5504ecf3202f7c406face8ae (diff) | |
Notes
Diffstat (limited to 'sys/modules/bios')
| -rw-r--r-- | sys/modules/bios/smapi/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/modules/bios/smapi/Makefile b/sys/modules/bios/smapi/Makefile index c488491bd525..90506d962dc6 100644 --- a/sys/modules/bios/smapi/Makefile +++ b/sys/modules/bios/smapi/Makefile @@ -8,5 +8,3 @@ SRCS= smapi.c smapi_bios.S \ bus_if.h device_if.h .include <bsd.kmod.mk> - -CFLAGS.smapi_bios.S= ${CLANG_NO_IAS34} |
