]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/AmigaOneG3SE.h
Fix some compile issues for MAI board.
[karo-tx-uboot.git] / include / configs / AmigaOneG3SE.h
index 661149e66b68399e762efb4219935e241c64f23d..d914dccfbb4d922830dc77314897f19c7dca7b0b 100644 (file)
@@ -95,6 +95,8 @@
 /* #define CONFIG_PCI_SCAN_SHOW 1 */
 #define CONFIG_PCI_PNP         1       /* PCI plug-and-play */
 
+#define atoi(x)                simple_strtoul(x,NULL,10)
+
 /*
  * Miscellaneous configurable options
  */