This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-03-01 04:40:53 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
d815e42419
opnsense-src
/
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 05:40:33 -04: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 15:56:04 -05: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 05:40:33 -04:00
SUBDIR
+=
ofwdump
Reference in a new issue
Copy permalink