Same as hppa/ppc*.

Signed-off-by: Sam James <s...@gentoo.org>
---
 eclass/dist-kernel-utils.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclass/dist-kernel-utils.eclass b/eclass/dist-kernel-utils.eclass
index cb0021f8b3a7e..6668960286699 100644
--- a/eclass/dist-kernel-utils.eclass
+++ b/eclass/dist-kernel-utils.eclass
@@ -77,7 +77,7 @@ dist-kernel_get_image_path() {
                arm)
                        echo arch/arm/boot/zImage
                        ;;
-               hppa|ppc|ppc64)
+               hppa|ppc|ppc64|sparc)
                        # 
https://www.kernel.org/doc/html/latest/powerpc/bootwrapper.html
                        # ./ is required because of ${image_path%/*}
                        # substitutions in the code
-- 
2.41.0


Reply via email to