cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

Makefile (360B)


      1# SPDX-License-Identifier: GPL-2.0-only
      2
      3obj-$(CONFIG_EROFS_FS) += erofs.o
      4erofs-objs := super.o inode.o data.o namei.o dir.o utils.o pcpubuf.o sysfs.o
      5erofs-$(CONFIG_EROFS_FS_XATTR) += xattr.o
      6erofs-$(CONFIG_EROFS_FS_ZIP) += decompressor.o zmap.o zdata.o
      7erofs-$(CONFIG_EROFS_FS_ZIP_LZMA) += decompressor_lzma.o
      8erofs-$(CONFIG_EROFS_FS_ONDEMAND) += fscache.o