aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/cx25821
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2009-09-14 16:36:54 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2009-09-19 00:13:35 -0300
commitdd694441e31ebdabc439874c7eca4af0fa8ab338 (patch)
tree4d53c4ae891845065b83e7f588005ced78417a39 /drivers/staging/cx25821
parent68071add91b22fa361b65765e80107c44927b5fb (diff)
V4L/DVB (12851): cx25821/Makefile: Cleanup
Remove an extra line that it is not needed Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/staging/cx25821')
-rw-r--r--drivers/staging/cx25821/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/staging/cx25821/Makefile b/drivers/staging/cx25821/Makefile
index 14b3af1e71e..10f87f05d8e 100644
--- a/drivers/staging/cx25821/Makefile
+++ b/drivers/staging/cx25821/Makefile
@@ -12,5 +12,3 @@ EXTRA_CFLAGS += -Idrivers/media/video
EXTRA_CFLAGS += -Idrivers/media/common/tuners
EXTRA_CFLAGS += -Idrivers/media/dvb/dvb-core
EXTRA_CFLAGS += -Idrivers/media/dvb/frontends
-
-EXTRA_CFLAGS += $(extra-cflags-y) $(extra-cflags-m)