diff options
Diffstat (limited to 'drivers/media/mmc/siano/Makefile')
-rw-r--r-- | drivers/media/mmc/siano/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/media/mmc/siano/Makefile b/drivers/media/mmc/siano/Makefile index 5fc345645a80..848548feeb19 100644 --- a/drivers/media/mmc/siano/Makefile +++ b/drivers/media/mmc/siano/Makefile @@ -1,4 +1,3 @@ obj-$(CONFIG_SMS_SDIO_DRV) += smssdio.o -ccflags-y += -Idrivers/media/common/siano - +ccflags-y += -I $(srctree)/drivers/media/common/siano |