mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-14 20:09:24 +01:00
13 lines
272 B
Makefile
13 lines
272 B
Makefile
#
|
|
# (C) Copyright 2006
|
|
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
|
|
#
|
|
# (C) Copyright 2002
|
|
# Stäubli Faverges - <www.staubli.com>
|
|
# Pierre AUBERT p.aubert@staubli.com
|
|
#
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
|
|
obj-y := fat.o vfat.o dev.o fdos.o fs.o subdir.o
|