Sign in
nest-open-source
/
manifest_repos
/
u-boot
/
63dd22710fafece20fc4b44cfd2d4d3a99a6bb2f
/
.
/
fs
/
fat
/
Makefile
blob: e64b61a0b430613f74586631e2c13a764cf5d811 [
file
]
# SPDX-License-Identifier: GPL-2.0+
#
obj
-
$
(
CONFIG_FS_FAT
)
:=
fat
.
o
obj
-
$
(
CONFIG_FAT_WRITE
):=
fat_write
.
o