Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F107654541
D38262.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
544 B
Referenced Files
None
Subscribers
None
D38262.diff
View Options
diff --git a/share/mk/src.opts.mk b/share/mk/src.opts.mk
--- a/share/mk/src.opts.mk
+++ b/share/mk/src.opts.mk
@@ -302,8 +302,8 @@
.if ${__T:Mpowerpc*} == ""
BROKEN_OPTIONS+=LOADER_OFW
.endif
-# KBOOT is only for powerpc64 (powerpc64le broken) and kinda for amd64
-.if ${__T} != "powerpc64" && ${__T} != "amd64"
+# KBOOT is only for powerpc64 (powerpc64le broken) amd64 and aarch64
+.if ${__T} != "powerpc64" && ${__T} != "amd64" && ${__T} != "aarch64"
BROKEN_OPTIONS+=LOADER_KBOOT
.endif
# UBOOT is only for arm, and big-endian powerpc
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Jan 18, 5:48 AM (15 h, 46 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15850987
Default Alt Text
D38262.diff (544 B)
Attached To
Mode
D38262: kboot: Enable for aarch64
Attached
Detach File
Event Timeline
Log In to Comment