Kbuild 485 B

1234567891011121314151617
  1. # SPDX-License-Identifier: GPL-2.0-only
  2. CONFIG_BUILD_VENDORSI := true
  3. # auto-detect subdirs
  4. ifneq ($(CONFIG_BUILD_VENDORSI), true)
  5. ifneq ($(CONFIG_ARCH_QTI_VM), y)
  6. include $(srctree)/techpack/eva/config/waipioeva.conf
  7. LINUXINCLUDE += -include $(srctree)/techpack/eva/config/waipioevaconf.h
  8. endif
  9. LINUXINCLUDE += -I$(srctree)/techpack/eva/include \
  10. -I$(srctree)/techpack/eva/include/uapi \
  11. -I$(srctree)/techpack/eva/include/uapi/eva
  12. endif
  13. obj-y +=msm/