summaryrefslogtreecommitdiffstats
path: root/sys/boot/uboot/fdt
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/uboot/fdt')
-rw-r--r--sys/boot/uboot/fdt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/uboot/fdt/Makefile b/sys/boot/uboot/fdt/Makefile
index 6f68665c..95c0800 100644
--- a/sys/boot/uboot/fdt/Makefile
+++ b/sys/boot/uboot/fdt/Makefile
@@ -23,7 +23,7 @@ CFLAGS+= -I${.CURDIR}/../../fdt
# Pick up the bootstrap header for some interface items
CFLAGS+= -I${.CURDIR}/../../common -I${.CURDIR}/../../.. -I.
-machine:
+machine: .NOMETA
ln -sf ${.CURDIR}/../../../${MACHINE_CPUARCH}/include machine
CLEANFILES+= machine
OpenPOWER on IntegriCloud