From: Mauro Carvalho Chehab Date: Thu, 27 Apr 2006 21:34:03 +0000 (-0300) Subject: V4L/DVB (3929): Compilation for DVB_AV7110_FIRMWARE seems to be weird X-Git-Tag: v2.6.18-rc1~862^2~144 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=9a8e10e034b268237af77e7ce73a54251eaf9fe2;p=~emulex%2Finfiniband.git 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 --- diff --git a/drivers/media/dvb/ttpci/Makefile b/drivers/media/dvb/ttpci/Makefile index a690730ac39..c98c8e013f3 100644 --- a/drivers/media/dvb/ttpci/Makefile +++ b/drivers/media/dvb/ttpci/Makefile @@ -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: