]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/mgcoge.h
keymile boards: move keymile specific header in subdir
[karo-tx-uboot.git] / include / configs / mgcoge.h
index 07458554efea8c305d666157e7545e5da529e711..b736c56c0980147b718b0f2dcd0f8d25041f4b01 100644 (file)
@@ -37,8 +37,8 @@
 #define        CONFIG_SYS_TEXT_BASE    0xFE000000
 
 /* include common defines/options for all Keymile boards */
-#include "keymile-common.h"
-#include "km-powerpc.h"
+#include "km/keymile-common.h"
+#include "km/km-powerpc.h"
 
 #define CONFIG_SYS_SDRAM_BASE          0x00000000
 #define CONFIG_SYS_FLASH_BASE          0xFE000000
@@ -88,6 +88,6 @@
 #define CONFIG_KM_BOARD_EXTRA_ENV      ""
 
 /* include further common stuff for all keymile 82xx boards */
-#include "km82xx-common.h"
+#include "km/km82xx-common.h"
 
 #endif /* __CONFIG_H */