]> git.sur5r.net Git - u-boot/blobdiff - arch/m68k/include/asm/global_data.h
Merge branch 'for-wd-master' of git://git.denx.de/u-boot-pxa
[u-boot] / arch / m68k / include / asm / global_data.h
index 3a36f8225486ba992dad65a4ea2399e567b7d12b..fc486fda58ddf52f00f857380f4f8f498b7574b8 100644 (file)
@@ -30,7 +30,7 @@
  * global variables during system initialization (until we have set
  * up the memory controller so that we can use RAM).
  *
- * Keep it *SMALL* and remember to set CONFIG_SYS_GBL_DATA_SIZE > sizeof(gd_t)
+ * Keep it *SMALL* and remember to set GENERATED_GBL_DATA_SIZE > sizeof(gd_t)
  */
 
 typedef        struct  global_data {