summaryrefslogtreecommitdiff
path: root/stand/mips
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2018-02-16 00:17:32 +0000
committerWarner Losh <imp@FreeBSD.org>2018-02-16 00:17:32 +0000
commitfcdb1f03173f38a6a2d0d8fb03e600af9c088d3c (patch)
treee26bb59915efe2897b188905c22fd93ef62f9225 /stand/mips
parentd727d8b0b1a42c774f28ee21f71d42733f1a63a0 (diff)
downloadsrc-test2-fcdb1f03173f38a6a2d0d8fb03e600af9c088d3c.tar.gz
src-test2-fcdb1f03173f38a6a2d0d8fb03e600af9c088d3c.zip
Notes
Diffstat (limited to 'stand/mips')
-rw-r--r--stand/mips/uboot/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/stand/mips/uboot/Makefile b/stand/mips/uboot/Makefile
index 4323f456cb61..1751bcb80d54 100644
--- a/stand/mips/uboot/Makefile
+++ b/stand/mips/uboot/Makefile
@@ -53,5 +53,4 @@ ubldr: ${OBJS} ldscript.abs ${.CURDIR}/ldscript.${MACHINE_CPUARCH} ${DPADD}
CLEANFILES+= ldscript.abs ldscript.pie ubldr ubldr.pie ubldr.bin
-.include <bsd.stand.mk>
.include <bsd.prog.mk>