diff options
Diffstat (limited to 'drivers/media/video/gspca/stv06xx/Makefile')
| -rw-r--r-- | drivers/media/video/gspca/stv06xx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/gspca/stv06xx/Makefile b/drivers/media/video/gspca/stv06xx/Makefile index 2f3c3a606ce4..5b318faf9aa8 100644 --- a/drivers/media/video/gspca/stv06xx/Makefile +++ b/drivers/media/video/gspca/stv06xx/Makefile | |||
| @@ -6,5 +6,5 @@ gspca_stv06xx-objs := stv06xx.o \ | |||
| 6 | stv06xx_pb0100.o \ | 6 | stv06xx_pb0100.o \ |
| 7 | stv06xx_st6422.o | 7 | stv06xx_st6422.o |
| 8 | 8 | ||
| 9 | EXTRA_CFLAGS += -Idrivers/media/video/gspca | 9 | ccflags-y += -Idrivers/media/video/gspca |
| 10 | 10 | ||
