summarylogtreecommitdiffstats
path: root/arch-efiboot.install
diff options
context:
space:
mode:
Diffstat (limited to 'arch-efiboot.install')
-rw-r--r--arch-efiboot.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch-efiboot.install b/arch-efiboot.install
new file mode 100644
index 000000000000..bb87107c4ec0
--- /dev/null
+++ b/arch-efiboot.install
@@ -0,0 +1,3 @@
+post_install() {
+ build_efi_kernels
+}