diff options
| author | Anmin Hsu <anmin.hsu@mediatek.com> | 2015-10-01 23:23:57 +0800 |
|---|---|---|
| committer | Mister Oyster <oysterized@gmail.com> | 2017-05-11 17:14:30 +0200 |
| commit | 6ec6367187898b2ee6363ec4aa882ad5fde5c599 (patch) | |
| tree | be5d53bfba862b94c189e830da4d8249621ffc5a /drivers/misc | |
| parent | 0b0b444cca9bc25171db53b9c8150385043a1aa1 (diff) | |
cam: Sync code from L1.Mp10
[Detail] sync code from L1.MP10
[Solution] manual sync in 1 commit
[Feature] Camcorder Application
MTK-Commit-Id: 7009349bf8a23dd0377dad6759af3da264f6b863
Change-Id: Idba37e1f05a9b05d7da6200c28da114d63f5c33d
Signed-off-by: John.Wei <john.wei@mediatek.com>
CR-Id: ALPS02321162
Diffstat (limited to 'drivers/misc')
| -rw-r--r-- | drivers/misc/mediatek/Makefile.custom | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/misc/mediatek/Makefile.custom b/drivers/misc/mediatek/Makefile.custom index 9c82f3f80..a50813ac7 100644 --- a/drivers/misc/mediatek/Makefile.custom +++ b/drivers/misc/mediatek/Makefile.custom @@ -76,6 +76,7 @@ ccflags-y += -I$(MTK_CUSTOM_PATH)/accdet/$(MTK_PLATFORM) \ -I$(MTK_CUSTOM_PATH)/met/platform/$(MTK_PLATFORM) \ -I$(MTK_CUSTOM_PATH)/met/$(MTK_PLATFORM) \ -I$(MTK_CUSTOM_PATH)/sensorHub/inc \ + -I$(MTK_CUSTOM_PATH)/smi \ -I$(MTK_CUSTOM_PATH)/smi/$(MTK_PLATFORM) \ -I$(MTK_CUSTOM_PATH)/ssw/inc \ -I$(MTK_CUSTOM_PATH)/sync \ |
