nxp: add Kbuild for header install
This commit is contained in:
parent
d20c696d53
commit
2172cc53d9
6
nxp/opensource/driver/include/uapi/Kbuild
Normal file
6
nxp/opensource/driver/include/uapi/Kbuild
Normal file
@ -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
nxp/opensource/driver/include/uapi/linux/Kbuild
Normal file
6
nxp/opensource/driver/include/uapi/linux/Kbuild
Normal file
@ -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
nxp/opensource/driver/include/uapi/linux/nfc/Kbuild
Normal file
3
nxp/opensource/driver/include/uapi/linux/nfc/Kbuild
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
# SPDX-License-Identifier: GPL-2.0-only WITH Linux-syscall-note
|
||||||
|
|
||||||
|
header-y += nfcinfo.h
|
Loading…
Reference in New Issue
Block a user