• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1#
2# Makefile - Intel MIC COSM Client Driver
3# Copyright(c) 2015, Intel Corporation.
4#
5obj-$(CONFIG_MIC_COSM) += cosm_client.o
6
7cosm_client-objs += cosm_scif_client.o
8