]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/common.h
* Patch by Josef Wagner, 12 Mar 2003:
[karo-tx-uboot.git] / include / common.h
index bce0132afc77fb97db217f3ace1fd39450a0ee25..ac2a57d9a329c7337d1f00a68b770a60d322ac3d 100644 (file)
@@ -149,7 +149,7 @@ void    setenv       (char *, char *);
 # include <asm/u-boot-arm.h>   /* ARM version to be fixed! */
 #endif /* CONFIG_ARM */
 #ifdef CONFIG_I386             /* x86 version to be fixed! */
-# include <asm/ppcboot-i386.h>  
+# include <asm/u-boot-i386.h>  
 #endif /* CONFIG_I386 */
 
 void    pci_init      (void);