Blame view

kernel/linux-rt-4.4.41/tools/testing/nvdimm/test/Kbuild 199 Bytes
5113f6f70   김현기   kernel add
1
2
3
4
5
6
7
8
  ccflags-y := -I$(src)/../../../../drivers/nvdimm/
  ccflags-y += -I$(src)/../../../../drivers/acpi/
  
  obj-m += nfit_test.o
  obj-m += nfit_test_iomap.o
  
  nfit_test-y := nfit.o
  nfit_test_iomap-y := iomap.o