|
@@ -22,6 +22,7 @@
|
|
|
|
|
|
/* Use the generic board which requires a unified bd_info */
|
|
/* Use the generic board which requires a unified bd_info */
|
|
#include <asm-generic/u-boot.h>
|
|
#include <asm-generic/u-boot.h>
|
|
|
|
+#include <asm/u-boot-x86.h>
|
|
|
|
|
|
/* For image.h:image_check_target_arch() */
|
|
/* For image.h:image_check_target_arch() */
|
|
#define IH_ARCH_DEFAULT IH_ARCH_I386
|
|
#define IH_ARCH_DEFAULT IH_ARCH_I386
|