diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2019-11-27 17:36:51 -0800 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2019-11-27 17:36:51 -0800 |
commit | 6bbe02e2c39bbdd59c27929b182601b1aa898147 (patch) | |
tree | 43e81ad62e0be8ff8f2bea733e6c51bd4cc9028c /linux.preset | |
download | linux-pinebookpro-6bbe02e2c39bbdd59c27929b182601b1aa898147.tar.xz |
Updated to 5.4.0
Sync PKGBUILD more closely with other kernel builds
Diffstat (limited to 'linux.preset')
-rw-r--r-- | linux.preset | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/linux.preset b/linux.preset new file mode 100644 index 0000000..8d7f379 --- /dev/null +++ b/linux.preset @@ -0,0 +1,10 @@ +# mkinitcpio preset file for the '%PKGBASE%' package + +ALL_config="/etc/mkinitcpio.conf" +ALL_kver="%KERNVER%" + +PRESETS=('default') + +#default_config="/etc/mkinitcpio.conf" +default_image="/boot/initramfs-linux.img" +#default_options="" |