| Submitter | Allen Martin |
|---|---|
| Date | Aug. 29, 2012, 12:07 a.m. |
| Message ID | <1346198876-31080-5-git-send-email-amartin@nvidia.com> |
| Download | mbox | patch |
| Permalink | /patch/180588/ |
| State | Superseded |
| Delegated to: | Marek Vasut |
| Headers | show |
Comments
Patch
diff --git a/include/configs/tec.h b/include/configs/tec.h index 39400d9..9b3f88d 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 */