]> git.ipfire.org Git - thirdparty/u-boot.git/blame - fs/ubifs/Makefile
Merge tag 'u-boot-atmel-fixes-2020.01-a' of https://gitlab.denx.de/u-boot/custodians...
[thirdparty/u-boot.git] / fs / ubifs / Makefile
CommitLineData
83d290c5 1# SPDX-License-Identifier: GPL-2.0+
9eefe2a2
SR
2#
3# (C) Copyright 2006
4# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
5#
6# (C) Copyright 2003
7# Pavel Bartusek, Sysgo Real-Time Solutions AG, pba@sysgo.de
8#
9eefe2a2 9
4678d742
MY
10obj-y := ubifs.o io.o super.o sb.o master.o lpt.o
11obj-y += lpt_commit.o scan.o lprops.o
12obj-y += tnc.o tnc_misc.o debug.o crc16.o budget.o
040cc7b3 13obj-y += log.o orphan.o recovery.o replay.o gc.o