Skip to content
Snippets Groups Projects
Commit e0f4ab8a authored by Linus Torvalds's avatar Linus Torvalds
Browse files

Revert "V4L/DVB (3543): Fix Makefile to adapt to bt8xx/ conversion"


This reverts commit 08f1d0b9

The "bt8xx/ conversion" for drivers/video/ hasn't actually percolated
all the way to this tree, so the Makefile change escaped too soon.

Build breakage noticed by Jeff Garzik <jeff@garzik.org>

Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent ca94f26d
No related branches found
No related tags found
No related merge requests found
obj-$(CONFIG_DVB_BT8XX) += bt878.o dvb-bt8xx.o dst.o dst_ca.o
EXTRA_CFLAGS = -Idrivers/media/dvb/dvb-core/ -Idrivers/media/video/bt8xx -Idrivers/media/dvb/frontends
EXTRA_CFLAGS = -Idrivers/media/dvb/dvb-core/ -Idrivers/media/video -Idrivers/media/dvb/frontends
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment