linux-amlogic-old
linux-amlogic-old copied to clipboard
Broken Links - DVB source drivers
Hi
I need to run /arch/arm/mach-meson6tvd/tools/upmod/updatemodules.sh to clone (line 114):
git clone ssh://[email protected]/linux/dvb/availink/drivers/avl6211.git
These links do not work. I need link to work to build avl6211 modules from:
/linux-amlogic/drivers/amlogic/dvb_tv/Makefile
ifneq ($(wildcard $(srctree)/../hardware/dvb),) obj-$(CONFIG_AM_AVL6211) += ../../../../hardware/dvb/availink/drivers/avl6211/ endif
Could you please fix or change the links?
Same issue here. Any idea where the AVL6211 git is hosted ?