diff options
author | Christian Poessinger <christian@poessinger.com> | 2020-09-03 23:03:56 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2020-09-03 23:03:56 +0200 |
commit | ef44aa7a3551410605b967f666ccb632873fcfd2 (patch) | |
tree | 92d5bc6e09f3c2f9b7c8ccecfee21f03a0953569 /packages/linux-kernel/vyos-intel-qat.postinst | |
parent | 68c5264a88756c2aa7cee00c37e0f74ffc02e6ea (diff) | |
download | vyos-build-ef44aa7a3551410605b967f666ccb632873fcfd2.tar.gz vyos-build-ef44aa7a3551410605b967f666ccb632873fcfd2.zip |
Kernel: move to fpm build script
Diffstat (limited to 'packages/linux-kernel/vyos-intel-qat.postinst')
-rw-r--r-- | packages/linux-kernel/vyos-intel-qat.postinst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/linux-kernel/vyos-intel-qat.postinst b/packages/linux-kernel/vyos-intel-qat.postinst new file mode 100644 index 00000000..35d5de0c --- /dev/null +++ b/packages/linux-kernel/vyos-intel-qat.postinst @@ -0,0 +1,2 @@ +#!/bin/sh +depmod -a |