]> git.ipfire.org Git - thirdparty/u-boot.git/blame - fs/ext4/Makefile
SPDX: Convert all of our single license tags to Linux Kernel style
[thirdparty/u-boot.git] / fs / ext4 / Makefile
CommitLineData
83d290c5 1# SPDX-License-Identifier: GPL-2.0+
2b918712 2#
f9328639
MB
3# (C) Copyright 2006
4# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
5#
2b918712
SR
6# (C) Copyright 2003
7# Pavel Bartusek, Sysgo Real-Time Solutions AG, pba@sysgo.de
8#
2b918712 9
4678d742 10obj-y := ext4fs.o ext4_common.o dev.o
35c79275 11obj-$(CONFIG_EXT4_WRITE) += ext4_write.o ext4_journal.o crc16.o