X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=agl-basefiles%2Finclude%2Faglpath.h;h=aaa71af5a5d2a60035f7f35b46bbba24bae66ccd;hb=799b2d1aeebfe3921461c67d38a50b98b569d81c;hp=0f517531dbacc9e2c56fcedf967a2da6aac66c4f;hpb=075197f3c2eb7f375d9daee0d6b7f2eae2432074;p=staging%2Fbasesystem.git diff --git a/agl-basefiles/include/aglpath.h b/agl-basefiles/include/aglpath.h index 0f51753..aaa71af 100644 --- a/agl-basefiles/include/aglpath.h +++ b/agl-basefiles/include/aglpath.h @@ -29,11 +29,11 @@ #define PF_ROOT "/" #define PF_VAR PF_ROOT"var/" -#define PF_NV PF_VAR"local/lib/nv/" +#define PF_NV PF_VAR"local/lib/basesystem/nv/" #define PF_TMP PF_ROOT"tmp/" #define PF_USR PF_ROOT"usr/" #define PF_MNT PF_ROOT"mnt/" -#define PF_RAMD PF_ROOT"ramd/" +#define PF_RAMD PF_VAR"local/lib/basesystem/ramd/" #define PF_ENVPARAM PF_ROOT"env_param/" #define PF_NVSYSTEM PF_ROOT"nv_system/"