Blame view

fs/ext4/Makefile 308 Bytes
2b9187127   stroese   ext2fs support added
1
  #
f93286397   Marian Balakowicz   Add support for a...
2
3
4
  # (C) Copyright 2006
  # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
  #
2b9187127   stroese   ext2fs support added
5
6
7
8
  # (C) Copyright 2003
  # Pavel Bartusek, Sysgo Real-Time Solutions AG, pba@sysgo.de
  #
  #
1a4596601   Wolfgang Denk   Add GPL-2.0+ SPDX...
9
  # SPDX-License-Identifier:	GPL-2.0+
2b9187127   stroese   ext2fs support added
10
  #
4678d7425   Masahiro Yamada   fs: descend into ...
11
  obj-y := ext4fs.o ext4_common.o dev.o
35c792754   Masahiro Yamada   fs: convert makef...
12
  obj-$(CONFIG_EXT4_WRITE) += ext4_write.o ext4_journal.o crc16.o