mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-26 05:40:53 +07:00
V4L/DVB (3929): Compilation for DVB_AV7110_FIRMWARE seems to be weird
Some systems use a previous config information to generate a default config. This seems to cause troubles on some systems. This patch also fixes compilation for AV7110 firmware inside V4L/DVB tree. Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:
parent
6b3ccab75c
commit
9a8e10e034
@ -15,7 +15,7 @@ EXTRA_CFLAGS = -Idrivers/media/dvb/dvb-core/ -Idrivers/media/dvb/frontends/
|
||||
|
||||
hostprogs-y := fdump
|
||||
|
||||
ifdef CONFIG_DVB_AV7110_FIRMWARE
|
||||
ifeq (CONFIG_DVB_AV7110_FIRMWARE,y)
|
||||
$(obj)/av7110.o: $(obj)/fdump $(obj)/av7110_firm.h
|
||||
|
||||
$(obj)/av7110_firm.h:
|
||||
|
Loading…
Reference in New Issue
Block a user