diff options
Diffstat (limited to 'usr/src/uts/common/Makefile.files')
-rw-r--r-- | usr/src/uts/common/Makefile.files | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/src/uts/common/Makefile.files b/usr/src/uts/common/Makefile.files index 752fe56100..374fa41cee 100644 --- a/usr/src/uts/common/Makefile.files +++ b/usr/src/uts/common/Makefile.files @@ -387,6 +387,7 @@ GENUNIX_OBJS += \ uname.o \ unix_bb.o \ unlink.o \ + upanic.o \ urw.o \ utime.o \ utssys.o \ |