sys-boot/u-boot: fix patching
This commit is contained in:
parent
85d6d877dd
commit
97d4cce7b4
1 changed files with 2 additions and 0 deletions
|
@ -48,6 +48,8 @@ src_prepare() {
|
||||||
if use uboot_defconfigs_nanopi-m4v2-rk3399; then
|
if use uboot_defconfigs_nanopi-m4v2-rk3399; then
|
||||||
eapply "${FILESDIR}/rk3399-nanopi-m4v2.add.patch"
|
eapply "${FILESDIR}/rk3399-nanopi-m4v2.add.patch"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
default
|
||||||
}
|
}
|
||||||
|
|
||||||
src_configure() {
|
src_configure() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue