On Fri, Apr 19, 2019 at 4:05 PM Josef Schlehofer <[email protected]> wrote: > > The driver is for the I2C mux. > Schematic available at https://doc.turris.cz/doc/_media/rtrom01-schema.pdf > > Signed-off-by: Josef Schlehofer <[email protected]> Tested-by: Rosen Penev <[email protected]> > --- > target/linux/mvebu/image/cortex-a9.mk | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/target/linux/mvebu/image/cortex-a9.mk > b/target/linux/mvebu/image/cortex-a9.mk > index 66cf54f9c5..f6d63fa786 100644 > --- a/target/linux/mvebu/image/cortex-a9.mk > +++ b/target/linux/mvebu/image/cortex-a9.mk > @@ -163,7 +163,7 @@ define Device/turris-omnia > DEVICE_PACKAGES := \ > mkf2fs e2fsprogs kmod-fs-vfat kmod-nls-cp437 kmod-nls-iso8859-1 \ > wpad-basic kmod-ath9k kmod-ath10k-ct ath10k-firmware-qca988x-ct \ > - partx-utils > + partx-utils kmod-i2c-core kmod-i2c-mux kmod-i2c-mux-pca954x > IMAGES := $$(IMAGE_PREFIX)-sysupgrade.img.gz > omnia-medkit-$$(IMAGE_PREFIX)-initramfs.tar.gz > IMAGE/$$(IMAGE_PREFIX)-sysupgrade.img.gz := boot-img | sdcard-img | gzip | > append-metadata > IMAGE/omnia-medkit-$$(IMAGE_PREFIX)-initramfs.tar.gz := > omnia-medkit-initramfs | gzip > -- > 2.19.1 > > > _______________________________________________ > openwrt-devel mailing list > [email protected] > https://lists.openwrt.org/mailman/listinfo/openwrt-devel
_______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
