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 b08fa96..b21e1fd 100755
--- a/build
+++ b/build
@@ -22,6 +22,8 @@ install:
linux-image.data/boot/$${img_dest}; \
install -D src/System.map \
linux-sysmap.data/boot/System.map; \
+ mkdir -p linux-image.data/etc/kernel/postinst.d \
+ linux-image.data/etc/kernel/postrm.d; \
fi
oh-autoinstall -T headers_install -- INSTALL_HDR_PATH="$${PWD}/dest/usr"
find dest/usr/include \