diff --git a/include/configs/tec.h b/include/configs/tec.h index 39400d9a7a49a0931ecb87c2dea0e3936debdd65..9b3f88dff86511372a15e5aaccb683d264805f85 100644 --- a/include/configs/tec.h +++ b/include/configs/tec.h @@ -79,4 +79,6 @@ "ext2load mmc 0 0x17000000 /boot/uImage;" \ "bootm" +#include "tegra20-common-post.h" + #endif /* __CONFIG_H */