diff options
Diffstat (limited to 'exynos')
-rw-r--r-- | exynos/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/exynos/Makefile.am b/exynos/Makefile.am index 0136a619..f99f8981 100644 --- a/exynos/Makefile.am +++ b/exynos/Makefile.am @@ -1,6 +1,5 @@ AM_CFLAGS = \ $(WARN_CFLAGS) \ - $(VISIBILITY_CFLAGS) \ -I$(top_srcdir) \ $(PTHREADSTUBS_CFLAGS) \ -I$(top_srcdir)/include/drm |