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

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

# vim: set ft=sh:
#EOF 
