diff options
Diffstat (limited to 'chapter06/kernel-inst.xml')
-rw-r--r-- | chapter06/kernel-inst.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/kernel-inst.xml b/chapter06/kernel-inst.xml index 734a75951..bd16795ef 100644 --- a/chapter06/kernel-inst.xml +++ b/chapter06/kernel-inst.xml @@ -43,7 +43,7 @@ symlink:</para> <para>Install the platform specific-header files:</para> -<para><screen><userinput>cp -HR include/asm /usr/include && +<para><screen><userinput>cp -HR include/asm /usr/include cp -R include/asm-generic /usr/include</userinput></screen></para> <para>Install the cross-platform kernel header files:</para> |