sys-boot/u-boot: fix patching

This commit is contained in:
Martin Sekera 2021-04-26 23:18:32 +02:00
parent 85d6d877dd
commit 97d4cce7b4

View file

@ -48,6 +48,8 @@ src_prepare() {
if use uboot_defconfigs_nanopi-m4v2-rk3399; then
eapply "${FILESDIR}/rk3399-nanopi-m4v2.add.patch"
fi
default
}
src_configure() {