]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/common.h
Merge branch 'master' of /home/wd/git/u-boot/lwmon5
[people/ms/u-boot.git] / include / common.h
index 0ac1f801742f958c6e23f7a706224a54c0355094..f12e3bd0d6882a2c43b1a12a19b72547e49e10a1 100644 (file)
@@ -681,4 +681,8 @@ int cpu_reset(int nr);
 int cpu_release(int nr, int argc, char *argv[]);
 #endif
 
+#ifdef CONFIG_POST
+#define CONFIG_HAS_POST
+#endif
+
 #endif /* __COMMON_H_ */