Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 34f9a53e authored by Naitik Bharadiya's avatar Naitik Bharadiya Committed by Gerrit - the friendly Code Review server
Browse files

Kbuild : remove header-y from uapi kbuild



header-y support is not required after
("uapi: export all headers under uapi directories") so
remove header-y from include/uapi/linux/Kbuild.

Change-Id: I0a3348f40563285b5209ccd5dfbf512d9cf096b9
Signed-off-by: default avatarNaitik Bharadiya <bharad@codeaurora.org>
parent f1d7a2c3
Loading
Loading
Loading
Loading
+0 −10
Original line number Diff line number Diff line
@@ -4,9 +4,6 @@ ifeq ($(wildcard $(srctree)/arch/$(SRCARCH)/include/uapi/asm/a.out.h),)
no-export-headers += a.out.h
endif

header-y += hbtp_input.h
header-y += qbt1000.h

ifeq ($(wildcard $(srctree)/arch/$(SRCARCH)/include/uapi/asm/kvm.h),)
no-export-headers += kvm.h
endif
@@ -37,13 +34,6 @@ no-export-headers += tee.h
no-export-headers += userio.h
no-export-headers += wil6210_uapi.h

header-y += mhi.h
header-y += sockev.h
header-y += nfc/
header-y += seemp_api.h
header-y += seemp_param_id.h

ifneq ($(VSERVICES_SUPPORT), "")
include include/linux/Kbuild.vservices
endif
header-y += okl4-link-shbuf.h