diff options
Diffstat (limited to 'include/configs/ventana.h')
-rw-r--r-- | include/configs/ventana.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/ventana.h b/include/configs/ventana.h index a7338f1076..8e95db13a6 100644 --- a/include/configs/ventana.h +++ b/include/configs/ventana.h @@ -59,4 +59,7 @@ /* Environment not stored */ #define CONFIG_ENV_IS_NOWHERE + +#include "tegra2-common-post.h" + #endif /* __CONFIG_H */ |