build() {
        # add manjaro glitch bootsplash
	add_binary /usr/lib/firmware/bootsplash-themes/manjaro-glitch/bootsplash /usr/lib/firmware/bootsplash-themes/manjaro-glitch/bootsplash
}

help() {
	echo "This hook includes the initramfs image."
}

# vim: set ft=sh:
#EOF
