summaryrefslogtreecommitdiffstats
path: root/sys/boot/ofw
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/ofw
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/ofw')
-rw-r--r--sys/boot/ofw/libofw/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/ofw/libofw/Makefile b/sys/boot/ofw/libofw/Makefile
index 751ebfd..3b91ea2 100644
--- a/sys/boot/ofw/libofw/Makefile
+++ b/sys/boot/ofw/libofw/Makefile
@@ -25,7 +25,7 @@ SRCS+= ppc64_elf_freebsd.c
CFLAGS+= -DDISK_DEBUG
.endif
-machine:
+machine: .NOMETA
ln -sf ${.CURDIR}/../../../${MACHINE_CPUARCH}/include machine
CLEANFILES+= machine
OpenPOWER on IntegriCloud