summaryrefslogtreecommitdiffstats
path: root/sys/boot/uboot/fdt/Makefile
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2016-03-11 23:45:51 +0000
committerbdrewery <bdrewery@FreeBSD.org>2016-03-11 23:45:51 +0000
commit4d90d5a44706c59fa5c6b5be47ec0e25e7eae508 (patch)
treea9f11db9402daa75cc39717309ff6d3560a4da5d /sys/boot/uboot/fdt/Makefile
parentb18adddc3c011947ee9b88a692a497d6ea6ed82a (diff)
downloadFreeBSD-src-4d90d5a44706c59fa5c6b5be47ec0e25e7eae508.zip
FreeBSD-src-4d90d5a44706c59fa5c6b5be47ec0e25e7eae508.tar.gz
Add more .NOMETA missed in r291320
Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'sys/boot/uboot/fdt/Makefile')
-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