1 From eedfa57953d2d6255d53cb098c3f81cbde9187f7 Mon Sep 17 00:00:00 2001
2 From: Cristian Stoica <cristian.stoica@nxp.com>
3 Date: Mon, 22 Feb 2016 11:47:27 +0200
4 Subject: [PATCH 1/2] Disable installing header file provided by another
7 (original patch Signed-off-by: Denys Dmytriyenko <denys@ti.com>)
8 Signed-off-by: Cristian Stoica <cristian.stoica@nxp.com>
10 Upstream-Status: Inappropriate [ OE specific ]
13 --- a/Makefileold 2017-04-18 14:54:40.588438842 +0800
14 +++ b/Makefile 2017-04-18 14:55:40.308436774 +0800
18 $(MAKE) $(KERNEL_MAKE_OPTS) modules_install
19 - install -m 644 -D crypto/cryptodev.h $(DESTDIR)/$(includedir)/crypto/cryptodev.h
22 $(MAKE) $(KERNEL_MAKE_OPTS) clean