aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/i386/boot0/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/i386/boot0/Makefile')
-rw-r--r--sys/boot/i386/boot0/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/boot/i386/boot0/Makefile b/sys/boot/i386/boot0/Makefile
index 733fc68d320d..f5faef39338a 100644
--- a/sys/boot/i386/boot0/Makefile
+++ b/sys/boot/i386/boot0/Makefile
@@ -80,4 +80,3 @@ LDFLAGS=-e start -Ttext ${BOOT_BOOT0_ORG} -Wl,-N,-S,--oformat,binary
# XXX: clang integrated-as doesn't grok .codeNN directives yet
CFLAGS.boot0.S= ${CLANG_NO_IAS}
-CFLAGS+= ${CFLAGS.${.IMPSRC:T}}