summaryrefslogtreecommitdiff
path: root/stand/fdt
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2018-02-02 06:32:26 +0000
committerWarner Losh <imp@FreeBSD.org>2018-02-02 06:32:26 +0000
commit8299b37f854e0b217d1b296185991fa5e3dcb0d4 (patch)
treeb73e73c2bf4f6e438b8477d8947c4696ff862b9b /stand/fdt
parent0fd19f4a95a612e39c9fccdc3e0a76f8fbb4b642 (diff)
downloadsrc-test2-8299b37f854e0b217d1b296185991fa5e3dcb0d4.tar.gz
src-test2-8299b37f854e0b217d1b296185991fa5e3dcb0d4.zip
Notes
Diffstat (limited to 'stand/fdt')
-rw-r--r--stand/fdt/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/stand/fdt/Makefile b/stand/fdt/Makefile
index 3e13441719ec..b4767edad4b6 100644
--- a/stand/fdt/Makefile
+++ b/stand/fdt/Makefile
@@ -5,7 +5,6 @@
.PATH: ${SYSDIR}/contrib/libfdt/
LIB= fdt
-INTERNALLIB=
# Vendor sources of libfdt.
SRCS+= fdt.c fdt_ro.c fdt_wip.c fdt_sw.c fdt_rw.c fdt_strerror.c \