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