From 7db026c5ed5049f021956c5c047d9a05b0c1c825 Mon Sep 17 00:00:00 2001 From: Andrei Ciubotariu Date: Mon, 19 Dec 2022 22:16:12 +0000 Subject: Remove NFC includes This is so we can build. Once we have a mirror of the qcom NFC devicetree, we'll try reverting this change and nullify the NFC portions of the tree in our overlays. Bug: 262997652 Change-Id: I5bc9bbf18c78600f5ea0f003be75e1e04d05bb1f Signed-off-by: Andrei Ciubotariu --- Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 7e474d67..28b7c4e4 100755 --- a/Makefile +++ b/Makefile @@ -5,7 +5,6 @@ ifneq "$(wildcard $(vendor)/qcom)" "" subdir-y += ../graphics-devicetree subdir-y += ../display-devicetree subdir-y += ../video-devicetree - subdir-y += ../nfc-devicetree subdir-y += ../wlan-devicetree subdir-y += ../audio-devicetree endif -- cgit v1.2.3