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