Makefile 259 B

12345678910
  1. # SPDX-License-Identifier: GPL-2.0
  2. #
  3. # Makefile for the Linux isofs filesystem routines.
  4. #
  5. obj-$(CONFIG_ISO9660_FS) += isofs.o
  6. isofs-y := namei.o inode.o dir.o util.o rock.o export.o
  7. isofs-$(CONFIG_JOLIET) += joliet.o
  8. isofs-$(CONFIG_ZISOFS) += compress.o