diff options
| author | Warner Losh <imp@FreeBSD.org> | 2018-02-16 00:17:32 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2018-02-16 00:17:32 +0000 |
| commit | fcdb1f03173f38a6a2d0d8fb03e600af9c088d3c (patch) | |
| tree | e26bb59915efe2897b188905c22fd93ef62f9225 /stand/uboot/fdt | |
| parent | d727d8b0b1a42c774f28ee21f71d42733f1a63a0 (diff) | |
Notes
Diffstat (limited to 'stand/uboot/fdt')
| -rw-r--r-- | stand/uboot/fdt/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/stand/uboot/fdt/Makefile b/stand/uboot/fdt/Makefile index b1e9f8e756d5..ef60f8bdb6a9 100644 --- a/stand/uboot/fdt/Makefile +++ b/stand/uboot/fdt/Makefile @@ -18,5 +18,4 @@ CFLAGS+= -I${FDTSRC} # Pick up the bootstrap header for some interface items CFLAGS+= -I${LDRSRC} -.include <bsd.stand.mk> .include <bsd.lib.mk> |
