vc4: correctly include the source files
authorEmil Velikov <emil.l.velikov@gmail.com>
Tue, 14 Oct 2014 15:10:50 +0000 (16:10 +0100)
committerEric Anholt <eric@anholt.net>
Thu, 16 Oct 2014 09:00:14 +0000 (10:00 +0100)
commit79d09a4b125e745cc89f9bca336619cbd44d9f95
tree0e3679f0a6388b58a3299af5b8568f826ece2649
parent70fa53be5ec5d46b41f0f81297f111fd8dc410b7
vc4: correctly include the source files

The kernel files are built into a separate static library and
all the functions that require it are already wrapped in ifdef
USE_VC4_SIMULATOR. Don't forget the header file :)

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
src/gallium/drivers/vc4/Makefile.sources
src/gallium/drivers/vc4/kernel/Makefile.sources