diff options
Diffstat (limited to 'src/soc/marvell')
-rw-r--r-- | src/soc/marvell/bg4cd/include/soc/memlayout.ld | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/marvell/bg4cd/include/soc/memlayout.ld b/src/soc/marvell/bg4cd/include/soc/memlayout.ld index 21c8f74ccc..45cf3950c3 100644 --- a/src/soc/marvell/bg4cd/include/soc/memlayout.ld +++ b/src/soc/marvell/bg4cd/include/soc/memlayout.ld @@ -18,7 +18,7 @@ */ #include <memlayout.h> -#include <vendorcode/google/chromeos/vboot2/memlayout.h> +#include <vendorcode/google/chromeos/memlayout.h> #include <arch/header.ld> |