ipq806x: Add an include/ folder to ipq806x
Add an include/ folder to hold all the *.h files for ipq806x soc BUG=None BRANCH=None TEST=Compiled successfully Change-Id: If07624f126c8d92e479b8f0d9fbc20ab3358a5e3 Reviewed-on: https://chromium-review.googlesource.com/194218 Tested-by: Furquan Shaikh <furquan@chromium.org> Reviewed-by: Vadim Bendebury <vbendeb@chromium.org> Commit-Queue: Furquan Shaikh <furquan@chromium.org>
This commit is contained in:
parent
32e9ea6f9e
commit
c3c573b6a2
8 changed files with 2 additions and 0 deletions
|
|
@ -26,3 +26,5 @@ $(objcbfs)/bootblock.bin: ./$(call strip_quotes,$(CONFIG_SBL_BLOB)) \
|
|||
@mv $@.tmp $@
|
||||
|
||||
endif
|
||||
|
||||
INCLUDES += -Isrc/soc/qualcomm/ipq806x/include
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue