Sign in
gfiber
/
barebox
/
mindspeed
/
c6c950181af417e7abbda33e5396e1bfd21ce4de
/
.
/
fs
/
Makefile
blob: 7cae2b6e3a51ece6f9777c68b2f159bb13466021 [
file
] [
log
] [
blame
]
obj
-
$
(
CONFIG_FS_CRAMFS
)
+=
cramfs
/
obj
-
$
(
CONFIG_FS_RAMFS
)
+=
ramfs
.
o
obj
-
y
+=
devfs
-
core
.
o
obj
-
$
(
CONFIG_FS_DEVFS
)
+=
devfs
.
o
obj
-
$
(
CONFIG_FS_FAT
)
+=
fat
/
obj
-
y
+=
fs
.
o