sm8750: init kernel modules repo

This commit is contained in:
2025-08-11 12:21:01 +02:00
parent 2681143b87
commit facad83b01
8851 changed files with 6894561 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
LINUXINCLUDE += -I$(NFC_ROOT)/include/uapi/linux/nfc/
LINUXINCLUDE += -I$(NFC_ROOT)/../../../qcom/opensource/securemsm-kernel/smcinvoke/
LINUXINCLUDE += -I$(NFC_ROOT)/../../../qcom/opensource/securemsm-kernel/linux/
LINUXINCLUDE += -I$(NFC_ROOT)/../../../qcom/opensource/securemsm-kernel/include/linux/
obj-m += stm_nfc_i2c.o
ccflags-y := $(call cc-option,-Wno-misleading-indentation)
stm_nfc_i2c-y := nfc/st21nfc.o