diff options
Diffstat (limited to 'include/configs/tuxa1.h')
-rw-r--r-- | include/configs/tuxa1.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/tuxa1.h b/include/configs/tuxa1.h index 012db96736..ceeb5a3e2c 100644 --- a/include/configs/tuxa1.h +++ b/include/configs/tuxa1.h @@ -33,7 +33,7 @@ #define CONFIG_SYS_TEXT_BASE 0xF0000000 /* include common defines/options for all 8321 Keymile boards */ -#include "km8321-common.h" +#include "km/km8321-common.h" #define CONFIG_SYS_LPXF_BASE 0xA0000000 /* LPXF */ #define CONFIG_SYS_LPXF_SIZE 256 /* Megabytes */ |