Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
85ab0452fefc8c48b0b4f35200cb2590b4693ab3
/
.
/
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