Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F150175905
D5090.id12757.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
795 B
Referenced Files
None
Subscribers
None
D5090.id12757.diff
View Options
Index: sys/boot/i386/Makefile
===================================================================
--- sys/boot/i386/Makefile
+++ sys/boot/i386/Makefile
@@ -8,6 +8,10 @@
# special boot programs, 'self-extracting boot2+loader'
SUBDIR+= pxeldr
+.if ${MACHINE_CPUARCH} == "i386"
+SUBDIR+= kgzldr
+.endif
+
.if ${MK_ZFS} != "no"
SUBDIR+= zfsboot gptzfsboot zfsloader
.endif
Index: targets/pseudo/userland/misc/Makefile.depend
===================================================================
--- targets/pseudo/userland/misc/Makefile.depend
+++ targets/pseudo/userland/misc/Makefile.depend
@@ -40,6 +40,7 @@
sys/boot/i386/btx/lib \
sys/boot/i386/cdboot \
sys/boot/i386/gptboot \
+ sys/boot/i386/kgzldr \
sys/boot/i386/libfirewire \
sys/boot/i386/libi386 \
sys/boot/i386/loader \
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Mar 31, 1:13 AM (6 h, 35 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30610848
Default Alt Text
D5090.id12757.diff (795 B)
Attached To
Mode
D5090: Restore kgzldr on i386 only
Attached
Detach File
Event Timeline
Log In to Comment