From: Goetz Goerisch Date: Sun, 23 Nov 2025 18:51:37 +0000 (+0100) Subject: siflower: add kmod-i2c-designware-platform to device packages X-Git-Tag: v25.12.0-rc1~268 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=245841eb4ba2ca2ccac00fd40a01b84b78256780;p=thirdparty%2Fopenwrt.git siflower: add kmod-i2c-designware-platform to device packages adding the kmod-i2c-designware-platform by user suggestion Co-authored-by: Mieczyslaw Nalewaj Signed-off-by: Goetz Goerisch Link: https://github.com/openwrt/openwrt/pull/20893 Signed-off-by: Christian Marangi --- diff --git a/target/linux/siflower/image/sf21.mk b/target/linux/siflower/image/sf21.mk index 655083d686a..d06fd0a9ead 100644 --- a/target/linux/siflower/image/sf21.mk +++ b/target/linux/siflower/image/sf21.mk @@ -21,7 +21,7 @@ endef define Device/bananapi_bpi-rv2 DEVICE_VENDOR := Bananapi - DEVICE_PACKAGES := kmod-usb-dwc2 kmod-phy-sf21-usb kmod-phy-airoha-en8811h kmod-rtc-pcf8563 + DEVICE_PACKAGES := kmod-usb-dwc2 kmod-phy-sf21-usb kmod-phy-airoha-en8811h kmod-rtc-pcf8563 kmod-i2c-designware-platform endef define Device/bananapi_bpi-rv2-nand