From 264eaa0ea967bac32214b87d60cfc86c8b22cac6 Mon Sep 17 00:00:00 2001 From: Valentin Longchamp Date: Wed, 4 May 2011 01:47:33 +0000 Subject: keymile boards: move keymile specific header in subdir Collect all keymile specific common headers in include/configs/km. Signed-off-by: Heiko Schocher Signed-off-by: Valentin Longchamp cc: Wolfgang Denk cc: Detlev Zundel cc: Prafulla Wadaskar cc: Kim Phillips cc: Holger Brunck --- include/configs/kmsupx5.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/configs/kmsupx5.h') diff --git a/include/configs/kmsupx5.h b/include/configs/kmsupx5.h index 55ed3f6..f8cd8e0 100644 --- a/include/configs/kmsupx5.h +++ b/include/configs/kmsupx5.h @@ -36,7 +36,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" /* * Init Local Bus Memory Controller: -- cgit v1.1