Sign in
gfiber
/
barebox
/
mindspeed
/
94cc502dbbd282a5d2667cfbfcd03bd33a9aafb0
/
.
/
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