forked from Minki/linux
V4L/DVB (3745): Fix a bug at pluto2 Makefile
When pluto2 were selected, all other module dependencies were just discarded. Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:
parent
a064fad337
commit
f1de3e7c5c
@ -1,3 +1,3 @@
|
|||||||
obj-$(CONFIG_DVB_PLUTO2) = pluto2.o
|
obj-$(CONFIG_DVB_PLUTO2) += pluto2.o
|
||||||
|
|
||||||
EXTRA_CFLAGS = -Idrivers/media/dvb/dvb-core/ -Idrivers/media/dvb/frontends/
|
EXTRA_CFLAGS = -Idrivers/media/dvb/dvb-core/ -Idrivers/media/dvb/frontends/
|
||||||
|
Loading…
Reference in New Issue
Block a user