dashboard
repositories
activity
search
login
luoshi
/
RK3588_XEN
forked from
~ljy/RK3588_XEN
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
add mipi - H101IM40N2501-2-8001280
hc
2024-07-16
1704a4ce91d494c7b0698b3cd7108a624fe36288
[~luoshi/RK3588_XEN.git]
/
kernel
/
fs
/
sysv
/
Makefile
1
2
3
4
5
6
7
8
9
# SPDX-License-Identifier: GPL-2.0-only
#
# Makefile for the Linux SystemV/Coherent filesystem routines.
#
obj-$(CONFIG_SYSV_FS) += sysv.o
sysv-objs := ialloc.o balloc.o inode.o itree.o file.o dir.o \
namei.o super.o