aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'exynos/Makefile.am')
-rw-r--r--exynos/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/exynos/Makefile.am b/exynos/Makefile.am
index 35bc71f3..a9da0ff5 100644
--- a/exynos/Makefile.am
+++ b/exynos/Makefile.am
@@ -2,7 +2,6 @@ AM_CFLAGS = \
2 $(WARN_CFLAGS) \ 2 $(WARN_CFLAGS) \
3 $(VISIBILITY_CFLAGS) \ 3 $(VISIBILITY_CFLAGS) \
4 -I$(top_srcdir) \ 4 -I$(top_srcdir) \
5 -I$(top_srcdir)/exynos \
6 $(PTHREADSTUBS_CFLAGS) \ 5 $(PTHREADSTUBS_CFLAGS) \
7 -I$(top_srcdir)/include/drm 6 -I$(top_srcdir)/include/drm
8 7