Creation of Cybook 2416 (actually Gen4) repository
This commit is contained in:
7
fs/devpts/Makefile
Normal file
7
fs/devpts/Makefile
Normal file
@@ -0,0 +1,7 @@
|
||||
#
|
||||
# Makefile for the Linux /dev/pts virtual filesystem.
|
||||
#
|
||||
|
||||
obj-$(CONFIG_UNIX98_PTYS) += devpts.o
|
||||
|
||||
devpts-$(CONFIG_UNIX98_PTYS) := inode.o
|
||||
Reference in New Issue
Block a user