Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
c45fcd5d770466aff8c30edd06e12b86ce74ae0b
/
.
/
fs
/
fat
/
Makefile
blob: 3e2a6b01a89861cc2b7a60c954bab8a07f0c6447 [
file
] [
log
] [
blame
]
#
#
# SPDX-License-Identifier: GPL-2.0+
#
obj
-
$
(
CONFIG_FS_FAT
)
:=
fat
.
o
obj
-
$
(
CONFIG_FAT_WRITE
):=
fat_write
.
o