diff options
| author | christos <christos@NetBSD.org> | 2023-05-14 12:45:56 +0000 |
|---|---|---|
| committer | christos <christos@NetBSD.org> | 2023-05-14 12:45:56 +0000 |
| commit | 9e525b524dc060dee5ef8386bf4d9b5b71f97a36 (patch) | |
| tree | da7b66bd3f97c6bfa958706fe92f39d776efcba1 /etc | |
| parent | cf07b913e5dc215e7171f422806426e3f93569c6 (diff) | |
try to fix the build.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/mtree/NetBSD.dist.aarch64 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/etc/mtree/NetBSD.dist.aarch64 b/etc/mtree/NetBSD.dist.aarch64 index 2341d318d60..2beb5c7f06d 100644 --- a/etc/mtree/NetBSD.dist.aarch64 +++ b/etc/mtree/NetBSD.dist.aarch64 @@ -1,4 +1,6 @@ -# $NetBSD: NetBSD.dist.aarch64,v 1.11 2023/05/14 07:07:23 mrg Exp $ +# $NetBSD: NetBSD.dist.aarch64,v 1.12 2023/05/14 12:45:56 christos Exp $ +./lib/eabi ./usr/include/aarch64 ./usr/include/arm +./usr/lib/eabi |
