commit | 7bf063b9c759f202476a5dc520106d17308369c1 | [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 | 3037e527601acbf505a0a76de6acca15ab7ab946 [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>