commit | c7f1cf5f29713e81f866063cdf7268c1cfc673ff | [log] [tgz] |
---|---|---|
author | Robert P. J. Day <rpjday@crashcourse.ca> | Thu Nov 15 01:21:18 2012 +0000 |
committer | Tom Rini <trini@ti.com> | Mon Dec 10 08:55:25 2012 -0700 |
tree | 9a21655728414fa8b0b42388c22c4420bc8c2469 | |
parent | f281f299df5d6831c34c21478815f66aebb2f00f [diff] |
OMAP: Tweak omap-common/Makefile since reset.S -> reset.c Git commit d417d1db5f9092d125ddea882ced77eaa5f3d236 replaced the omap-common file reset.S with reset.c, but the Makefile was not adjusted for that. Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>