[PATCH 5/6] drm/sti: Build monolithic driver

2015-10-05 Thread Vincent ABRIOU
Hi Thierry, Ack-by: Vincent Abriou BR Vicnent On 09/24/2015 07:02 PM, Thierry Reding wrote: > From: Thierry Reding > > There's no use building the individual drivers as separate modules > because they are all only useful if combined into a single DRM/KMS > device. > > Cc: Benjamin Gaignard >

[PATCH 5/6] drm/sti: Build monolithic driver

2015-09-24 Thread Thierry Reding
From: Thierry Reding There's no use building the individual drivers as separate modules because they are all only useful if combined into a single DRM/KMS device. Cc: Benjamin Gaignard Cc: Vincent Abriou Signed-off-by: Thierry Reding --- drivers/gpu/drm/sti/Makefile | 21 +---