Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
c28a9cfa4079031edd511746770096a131414642
/
.
/
fs
/
fat
/
Makefile
blob: f84efaccc75eba51b2be17d223b4aac4e134fcd8 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0+
#
obj
-
$
(
CONFIG_$
(
SPL_
)
FS_FAT
)
=
fat
.
o
obj
-
$
(
CONFIG_$
(
SPL_
)
FAT_WRITE
)
=
fat_write
.
o