From 2dd47dbb237d1afeefb2f8ec036a2c92aac803e0 Mon Sep 17 00:00:00 2001 From: Robert Mustacchi Date: Thu, 15 May 2014 16:20:20 +0000 Subject: OS-2677 modules should appear in /system/boot (fix makefile) --- usr/src/cmd/fs.d/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr/src/cmd') diff --git a/usr/src/cmd/fs.d/Makefile b/usr/src/cmd/fs.d/Makefile index 2f0be1c22f..6cf7642d17 100644 --- a/usr/src/cmd/fs.d/Makefile +++ b/usr/src/cmd/fs.d/Makefile @@ -39,7 +39,7 @@ DEFAULTFILES= fs.dfl include ../Makefile.cmd -SUBDIR1= hyprlofs lofs zfs +SUBDIR1= bootfs hyprlofs lofs zfs SUBDIR2= dev fd pcfs nfs hsfs lxproc proc ctfs udfs ufs tmpfs cachefs \ autofs mntfs objfs sharefs smbclnt reparsed SUBDIRS= $(SUBDIR1) $(SUBDIR2) -- cgit v1.2.3