Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
5ed063d10f647b7cdbd048c8acdf7d030f1a94e6
/
.
/
fs
/
fat
/
Makefile
blob: e64b61a0b430613f74586631e2c13a764cf5d811 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0+
#
obj
-
$
(
CONFIG_FS_FAT
)
:=
fat
.
o
obj
-
$
(
CONFIG_FAT_WRITE
):=
fat_write
.
o