From da8b01762a1f6e80099bf99d7700df7d085982f3 Mon Sep 17 00:00:00 2001 From: Thierry STRUDEL Date: Fri, 21 Oct 2011 12:16:25 +0200 Subject: header files: install STE video headers Installs STE video header files to allow building the STE Ux5xx STELP. Signed-off-by: Thierry STRUDEL --- include/linux/Kbuild | 1 + include/video/Kbuild | 1 + 2 files changed, 2 insertions(+) diff --git a/include/linux/Kbuild b/include/linux/Kbuild index 3c9b616c834..b3d7e23440e 100644 --- a/include/linux/Kbuild +++ b/include/linux/Kbuild @@ -151,6 +151,7 @@ header-y += hid.h header-y += hiddev.h header-y += hidraw.h header-y += hpet.h +header-y += hwmem.h header-y += hysdn_if.h header-y += i2c-dev.h header-y += i2c.h diff --git a/include/video/Kbuild b/include/video/Kbuild index ad3e622c533..d73b95df921 100644 --- a/include/video/Kbuild +++ b/include/video/Kbuild @@ -1,3 +1,4 @@ +header-y += b2r2_blt.h header-y += edid.h header-y += sisfb.h header-y += uvesafb.h -- cgit v1.2.3