Sign in
gfiber
/
barebox
/
mindspeed
/
8cce35759301693227d8ec6a40b0a04bda1868ff
/
.
/
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