Makefile.common (69bb4bb45c98da60d21839c4dc3c01ea1be60585) Makefile.common (70ab954a5d6c4d36858fd6e7e3dd4498d06d2c40)
1#
2# CDDL HEADER START
3#
4# The contents of this file are subject to the terms of the
5# Common Development and Distribution License (the "License").
6# You may not use this file except in compliance with the License.
7#
8# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE

--- 49 unchanged lines hidden (view full) ---

58 genunix \
59 ip \
60 ipc \
61 ipp \
62 krtld \
63 lofs \
64 logindmux \
65 md \
1#
2# CDDL HEADER START
3#
4# The contents of this file are subject to the terms of the
5# Common Development and Distribution License (the "License").
6# You may not use this file except in compliance with the License.
7#
8# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE

--- 49 unchanged lines hidden (view full) ---

58 genunix \
59 ip \
60 ipc \
61 ipp \
62 krtld \
63 lofs \
64 logindmux \
65 md \
66 mpxio \
67 nca \
68 ptm \
69 random \
70 s1394 \
66 nca \
67 ptm \
68 random \
69 s1394 \
70 scsi_vhci \
71 sctp \
72 specfs \
73 sppp \
74 ufs \
75 usba \
76 zfs
77
78CLOSED_COMMON_MODULES_KVM = \
79 nfs
80
81include $(SRC)/Makefile.master
71 sctp \
72 specfs \
73 sppp \
74 ufs \
75 usba \
76 zfs
77
78CLOSED_COMMON_MODULES_KVM = \
79 nfs
80
81include $(SRC)/Makefile.master