Blame view

kernel/linux-imx6_3.14.28/Documentation/filesystems/configfs/Makefile 100 Bytes
6b13f685e   김민수   BSP 최초 추가
1
2
3
  ifneq ($(CONFIG_CONFIGFS_FS),)
  obj-m += configfs_example_explicit.o configfs_example_macros.o
  endif