Gitiles
Code Review
Sign In
192.168.1.100
/
T106_DC
/
6c8fc1e87e1a0b6b620c62db0666f6495dc6e045
/
.
/
ap
/
os
/
linux
/
linux-3.4.x
/
fs
/
devpts
/
Makefile
blob: 236696efcbac7b9564ce4d8c9557f6c86226ca3a [
file
] [
log
] [
blame
]
lh
9ed821d
2023-04-07 01:36:19 -0700
[
diff
] [
blame
]
1
#
2
# Makefile for the Linux /dev/pts virtual filesystem.
3
#
4
5
obj
-
$
(
CONFIG_UNIX98_PTYS
)
+=
devpts
.
o
6
7
devpts
-
$
(
CONFIG_UNIX98_PTYS
)
:=
inode
.
o