summaryrefslogtreecommitdiff
path: root/examples/hooks/squashfs.sh
diff options
context:
space:
mode:
Diffstat (limited to 'examples/hooks/squashfs.sh')
-rwxr-xr-xexamples/hooks/squashfs.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/hooks/squashfs.sh b/examples/hooks/squashfs.sh
index 29eea0c..20667e2 100755
--- a/examples/hooks/squashfs.sh
+++ b/examples/hooks/squashfs.sh
@@ -7,6 +7,8 @@
# Note: You only want to use this hook if there is no prebuild
# squashfs-modules-* package available for your kernel flavour.
+apt-get install --yes build-essential
+
# Building kernel module
which module-assistant || apt-get install --yes module-assistant
module-assistant update