From e17fca6a8459d306dc40ab203c52f2f165234417 Mon Sep 17 00:00:00 2001 From: Mister Oyster Date: Thu, 7 Dec 2017 20:13:59 +0100 Subject: drivers: mtk: move to /vendor/etc/firmware partially revert moving wifi to vendor/firmware : https://github.com/Moyster/android_kernel_m2note/commit/7bafe483fbd70668252f724ec04fa950fec4db3f --- include/mach/mt_ccci_common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/mach') diff --git a/include/mach/mt_ccci_common.h b/include/mach/mt_ccci_common.h index 96a07a1de..9e066be87 100644 --- a/include/mach/mt_ccci_common.h +++ b/include/mach/mt_ccci_common.h @@ -65,7 +65,7 @@ typedef enum { // image name/path #define MOEDM_IMAGE_NAME "modem.img" #define DSP_IMAGE_NAME "DSP_ROM" -#define CONFIG_MODEM_FIRMWARE_PATH "/etc/firmware/" +#define CONFIG_MODEM_FIRMWARE_PATH "/vendor/etc/firmware/" #define CONFIG_MODEM_FIRMWARE_CIP_PATH "/custom/etc/firmware/" #define IMG_ERR_STR_LEN 64 -- cgit v1.2.3