blob: 6ae44a2d0a345b9578ec2c18b4198aa24369f135 [file] [log] [blame]
Tom Rini10e47792018-05-06 17:58:06 -04001# SPDX-License-Identifier: GPL-2.0+
stroese15be8132004-12-16 17:26:24 +00002#
Marian Balakowiczd62379d2006-09-01 19:49:50 +02003# (C) Copyright 2006
4# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
5#
stroese15be8132004-12-16 17:26:24 +00006# (C) Copyright 2003
7# Pavel Bartusek, Sysgo Real-Time Solutions AG, pba@sysgo.de
8#
stroese15be8132004-12-16 17:26:24 +00009
Masahiro Yamadad008e6c2013-11-11 14:36:10 +090010obj-y := ext4fs.o ext4_common.o dev.o
Pali Rohárbe4ee4e2022-04-12 11:20:43 +020011obj-$(CONFIG_EXT4_WRITE) += ext4_write.o ext4_journal.o