From b385adbcb799d35da0cd95578bc20914559b5107 Mon Sep 17 00:00:00 2001
From: Markus Gothe <markus.gothe@genexis.eu>
Date: Mon, 10 Feb 2025 14:53:49 +0100
Subject: [PATCH] airoha: Update PON PACKAGES to support new BOSA.

---
 airoha/image/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/airoha/image/Makefile b/airoha/image/Makefile
index 1d6d4a34e..1ba1fe9e1 100755
--- a/airoha/image/Makefile
+++ b/airoha/image/Makefile
@@ -238,6 +238,7 @@ PON_PACKAGES := \
 
 ifeq ($(SUBTARGET),an7581)
 PON_PACKAGES += \
+	kmod-an8901 \
 	kmod-bbf247 \
 	kmod-lddla \
 	kmod-lddla_1g \
-- 
GitLab