linux-amlogic-old icon indicating copy to clipboard operation
linux-amlogic-old copied to clipboard

Broken Links - DVB source drivers

Open meteorza opened this issue 10 years ago • 1 comments

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?

meteorza avatar Oct 03 '15 08:10 meteorza

Same issue here. Any idea where the AVL6211 git is hosted ?

nmadrane avatar Oct 26 '15 17:10 nmadrane