aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/linux-headers.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter06/linux-headers.xml b/chapter06/linux-headers.xml
index d345736f6..db2ad95ff 100644
--- a/chapter06/linux-headers.xml
+++ b/chapter06/linux-headers.xml
@@ -51,7 +51,8 @@
<screen><userinput>make mrproper
make headers_check
-make INSTALL_HDR_PATH=/usr headers_install</userinput></screen>
+make INSTALL_HDR_PATH=dest headers_install
+cp -rv dest/include/* /usr/include</userinput></screen>
</sect2>