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
      2shmob-drm-y := shmob_drm_backlight.o \
      3	       shmob_drm_crtc.o \
      4	       shmob_drm_drv.o \
      5	       shmob_drm_kms.o \
      6	       shmob_drm_plane.o
      7
      8obj-$(CONFIG_DRM_SHMOBILE)	+= shmob-drm.o