freedreno: set automake options to include subdir-objects
Handles automake complains about lack of forward-compatibility, due to the source files in the kgsl and msm backends/folders. Cc: Rob Clark <robclark@freedesktop.org> Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>main
parent
126c45828a
commit
db6a1b07d0
|
@ -1,3 +1,5 @@
|
|||
AUTOMAKE_OPTIONS=subdir-objects
|
||||
|
||||
AM_CFLAGS = \
|
||||
$(WARN_CFLAGS) \
|
||||
-I$(top_srcdir) \
|
||||
|
|
Loading…
Reference in New Issue