From eae8d8816966d157c7b1b236b90f812420686e04 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Sun, 1 Feb 2009 23:47:26 +0000 Subject: [PATCH] Install DRM-related Linux headers. Fixes part of #2307. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8801 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 5 +++++ chapter06/linux-headers.xml | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index f2517cc96..a92ed960d 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,11 @@ 2009-02-01 + + [matthew] - Install DRM-related Linux headers, as suggested by + Chris Staub in #2307. + + [matthew] - Added preloadable_libintl.so to list of files installed by Gettext. Thanks to Chris Staub for the report and patch. diff --git a/chapter06/linux-headers.xml b/chapter06/linux-headers.xml index 7eb99618c..a349c804f 100644 --- a/chapter06/linux-headers.xml +++ b/chapter06/linux-headers.xml @@ -74,7 +74,7 @@ cp -rv dest/include/* /usr/include Installed headers - /usr/include/{asm{,-generic},linux,mtd,rdma,sound,video}/*.h + /usr/include/{asm{,-generic},drm,linux,mtd,rdma,sound,video}/*.h @@ -84,12 +84,12 @@ cp -rv dest/include/* /usr/include - /usr/include/{asm{,-generic},linux,mtd,rdma,sound}/*.h + /usr/include/{asm{,-generic},drm,linux,mtd,rdma,sound,video}/*.h The Linux API headers - /usr/include/{asm{,-generic},linux,mtd, + /usr/include/{asm{,-generic},drm,linux,mtd, rdma,sound,video}/*.h