X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=agl-basefiles%2Finclude%2Faglpath.h;h=0f517531dbacc9e2c56fcedf967a2da6aac66c4f;hb=761d3a409fb8ddb3e01e1eded4aaab17bb4a155f;hp=de32991103a0aa4e75e169c52901d54338b90279;hpb=9ce78547cb47c9db0d75cc7b36f8e679e831820b;p=staging%2Fbasesystem.git diff --git a/agl-basefiles/include/aglpath.h b/agl-basefiles/include/aglpath.h index de32991..0f51753 100644 --- a/agl-basefiles/include/aglpath.h +++ b/agl-basefiles/include/aglpath.h @@ -28,8 +28,8 @@ /* Common path */ #define PF_ROOT "/" -#define PF_NV PF_ROOT"nv/" #define PF_VAR PF_ROOT"var/" +#define PF_NV PF_VAR"local/lib/nv/" #define PF_TMP PF_ROOT"tmp/" #define PF_USR PF_ROOT"usr/" #define PF_MNT PF_ROOT"mnt/"