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 (222B)


      1# SPDX-License-Identifier: GPL-2.0-only
      2#
      3# VxFS Makefile
      4#
      5
      6obj-$(CONFIG_VXFS_FS) += freevxfs.o
      7
      8freevxfs-objs := vxfs_bmap.o vxfs_fshead.o vxfs_immed.o vxfs_inode.o \
      9		 vxfs_lookup.o vxfs_olt.o vxfs_subr.o vxfs_super.o