summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rwxr-xr-xbuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/build b/build
index 60cc68e..c8931ff 100755
--- a/build
+++ b/build
@@ -23,6 +23,8 @@ install: build
# Install package hooks.
install -m 0755 -D ../kernel-postinst.sh \
dest/etc/kernel/postinst.d/99-lilo
+ install -m 0755 -D ../kernel-prerm.sh \
+ dest/etc/kernel/prerm.d/99-lilo
oh-fixperms
oh-strip
oh-installfiles