This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2024-12-17 10:26:15 +00:00
Code
Issues
Releases
Activity
328d8adb9b
freebsd
/
usr.sbin
/
Makefile.arm64
7 lines
74 B
Makefile
Raw
Normal View
History
Unescape
Escape
Also build ofwdump on arm64. Obtained from: EuroBSDCon Devsummit Sponsored by: ABT Systems Ltd
2015-10-01 09:40:33 +00:00
# $FreeBSD$
arm64: build usr.sbin/acpi subdirectory The arm64 platform will in general use ACPI so we want these tools built there. Sponsored by: The FreeBSD Foundation
2015-11-08 20:56:04 +00:00
.
i
f
${MK_ACPI}
!=
"no"
SUBDIR
+=
acpi
.
e
n
d
i
f
Also build ofwdump on arm64. Obtained from: EuroBSDCon Devsummit Sponsored by: ABT Systems Ltd
2015-10-01 09:40:33 +00:00
SUBDIR
+=
ofwdump
Reference in New Issue
Copy Permalink