浏览代码

nxp: add Kbuild for header install

SGCMarkus 1 年之前
父节点
当前提交
2172cc53d9

+ 6 - 0
nxp/opensource/driver/include/uapi/Kbuild

@@ -0,0 +1,6 @@
+# SPDX-License-Identifier: GPL-2.0-only WITH Linux-syscall-note
+
+# Top-level Makefile calls into asm-$(ARCH)
+# List only non-arch directories below
+
+header-y += linux/

+ 6 - 0
nxp/opensource/driver/include/uapi/linux/Kbuild

@@ -0,0 +1,6 @@
+# SPDX-License-Identifier: GPL-2.0-only WITH Linux-syscall-note
+
+# Top-level Makefile calls into asm-$(ARCH)
+# List only non-arch directories below
+
+header-y += nfc/

+ 3 - 0
nxp/opensource/driver/include/uapi/linux/nfc/Kbuild

@@ -0,0 +1,3 @@
+# SPDX-License-Identifier: GPL-2.0-only WITH Linux-syscall-note
+
+header-y += nfcinfo.h