Page MenuHomeFreeBSD
Paste P116

(An Untitled Masterwork)
ActivePublic

Authored by kan on Dec 30 2016, 4:53 PM.
Tags
None
Referenced Files
F768129:
Dec 30 2016, 4:53 PM
Subscribers
None
diff --git a/sys/conf/files.mips b/sys/conf/files.mips
index 2c3bd51..c301160 100644
--- a/sys/conf/files.mips
+++ b/sys/conf/files.mips
@@ -52,7 +52,8 @@ kern/kern_clocksource.c standard
kern/link_elf_obj.c standard
kern/subr_busdma_bufalloc.c standard
kern/subr_dummy_vdso_tc.c standard
-kern/subr_sfbuf.c standard
+kern/subr_sfbuf.c optional mips | mipsel | mipsn32
+kern/subr_sfbuf.c optional mipshf | mipselhf | mipsn32hf
# gcc/clang runtime
libkern/ffsl.c standard

Event Timeline

kan created this object in space S1 Global.