X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2Fmgcoge.h;h=b736c56c0980147b718b0f2dcd0f8d25041f4b01;hb=d9fdfe0aa598978054f108ba42ca928aceb8c090;hp=07458554efea8c305d666157e7545e5da529e711;hpb=cceaa63bfebddf95a8019098c7338669fcd290b0;p=oweals%2Fu-boot.git diff --git a/include/configs/mgcoge.h b/include/configs/mgcoge.h index 07458554ef..b736c56c09 100644 --- a/include/configs/mgcoge.h +++ b/include/configs/mgcoge.h @@ -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 */