diff options
author | Dan Willemsen | 2016-01-25 18:48:52 -0600 |
---|---|---|
committer | Dan Willemsen | 2016-01-25 19:10:29 -0600 |
commit | 3e22b16620b443a59a1ad66047f9bbb2a3b6fa13 (patch) | |
tree | 0c15acb61f7bce70b77c08ab55414d4b1e1c43ad /tegra/Makefile.am | |
parent | b069597d8223923cf0c350eb199287c1f880035e (diff) | |
download | external-libdrm-3e22b16620b443a59a1ad66047f9bbb2a3b6fa13.tar.gz external-libdrm-3e22b16620b443a59a1ad66047f9bbb2a3b6fa13.tar.xz external-libdrm-3e22b16620b443a59a1ad66047f9bbb2a3b6fa13.zip |
Remove headers from LOCAL_SRC_FILES
The build system does not use headers in LOCAL_SRC_FILES. To prevent
typos, it's becoming a warning to add something to LOCAL_SRC_FILES that
is not used. Since these lists are coming from file shared with other
Makefile systems, use filter-out to do this dynamically. Once we move to
Soong, we will need our own lists though - Soong cannot read makefiles.
Remove LOCAL_EXPORT_C_INCLUDE_DIR entries that do not exist.
Also clean up LOCAL_C_INCLUDES -- with LOCAL_EXPORT_C_INCLUDE_DIRS and
the default $(LOCAL_PATH) entry, most were not necessary.
Remove LOCAL_MODULE_TAGS := optional, that's the default.
Change-Id: I2d77814eb227371da2945f6aede671d9f66d7b09
Diffstat (limited to 'tegra/Makefile.am')
0 files changed, 0 insertions, 0 deletions