diff options
Diffstat (limited to 'chapter05')
-rw-r--r-- | chapter05/linux-headers.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chapter05/linux-headers.xml b/chapter05/linux-headers.xml index 3c068bf77..28b3752c4 100644 --- a/chapter05/linux-headers.xml +++ b/chapter05/linux-headers.xml @@ -50,6 +50,7 @@ <para>Install the header files:</para> <screen><userinput>make mrproper +make headers_install make headers_check cp -av usr/include/* /tools/include</userinput></screen> |