From 07fead4462b2d537d0c3cae69a09272fc426c598 Mon Sep 17 00:00:00 2001 From: Maarten Lankhorst Date: Thu, 31 Jul 2014 15:07:27 +0200 Subject: intel: Use symbol visibility. No exports changed for this driver. Signed-off-by: Maarten Lankhorst Acked-by: Daniel Vetter --- intel/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'intel/Makefile.am') diff --git a/intel/Makefile.am b/intel/Makefile.am index f49b0998..f734b0bf 100644 --- a/intel/Makefile.am +++ b/intel/Makefile.am @@ -24,6 +24,7 @@ AM_CFLAGS = \ $(WARN_CFLAGS) \ + $(VISIBILITY_CFLAGS) \ -I$(top_srcdir) \ -I$(top_srcdir)/intel \ $(PTHREADSTUBS_CFLAGS) \ -- cgit v1.2.3