OSDN Git Service

i965: compile driver source as convenience library
authorU. Artie Eoff <ullysses.a.eoff@intel.com>
Thu, 1 Sep 2016 19:59:38 +0000 (12:59 -0700)
committerXiang, Haihao <haihao.xiang@intel.com>
Mon, 31 Oct 2016 01:58:56 +0000 (09:58 +0800)
commitf8c31a5d77759ff238347b5634c1459523bf67af
tree4b78ea4d1a6fedf6b065efff713f829b5689ff1f
parent23f3e728418996db1901a1097a15df7bb847af87
i965: compile driver source as convenience library

Compile driver source into a noinst convenience library and
link it into the driver module.  This allows for tests to link
to the driver library, too, for testing.

Signed-off-by: U. Artie Eoff <ullysses.a.eoff@intel.com>
Reviewed-by: Sean V Kelley <seanvk@posteo.de>
(cherry picked from commit b133e7c43f3ad7d346000bb69dbafc5f925dabe6)
src/Makefile.am