Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F110193009
D27257.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
387 B
Referenced Files
None
Subscribers
None
D27257.diff
View Options
Index: head/Makefile.inc1
===================================================================
--- head/Makefile.inc1
+++ head/Makefile.inc1
@@ -1591,6 +1591,10 @@
.endif
.if ${TARGET_ARCH} == "powerpc64"
KERNCONF?= GENERIC64
+.elif ${TARGET_ARCH} == "powerpc64le"
+KERNCONF?= GENERIC64LE
+.elif ${TARGET_ARCH} == "powerpcspe"
+KERNCONF?= MPC85XXSPE
.else
KERNCONF?= GENERIC
.endif
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Feb 15, 9:49 PM (12 h, 24 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16665364
Default Alt Text
D27257.diff (387 B)
Attached To
Mode
D27257: [POWERPC] set default kernel config for powerpc64le and powerpcspe variants
Attached
Detach File
Event Timeline
Log In to Comment