mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
11 lines
244 B
Text
11 lines
244 B
Text
|
# mkinitcpio preset file for the 'linux-espressobin' package
|
||
|
|
||
|
ALL_config="/etc/mkinitcpio.conf"
|
||
|
ALL_kver="4.4.45-1-ARCH"
|
||
|
|
||
|
PRESETS=('default')
|
||
|
|
||
|
#default_config="/etc/mkinitcpio.conf"
|
||
|
default_image="/boot/initramfs-linux.img"
|
||
|
#default_options=""
|