diff --git a/chapter08/kmod.xml b/chapter08/kmod.xml index 97539bb0f..67b637d9d 100644 --- a/chapter08/kmod.xml +++ b/chapter08/kmod.xml @@ -119,6 +119,7 @@ make clean --libdir=/usr/lib32 \ --sysconfdir=/etc \ --with-xz \ + --with-zstd \ --with-zlib \ --with-rootlibdir=/usr/lib32 @@ -155,6 +156,7 @@ make clean --libdir=/usr/libx32 \ --sysconfdir=/etc \ --with-xz \ + --with-zstd \ --with-zlib \ --with-rootlibdir=/usr/libx32