]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm: Make interrupts.o and reset.o in libarm also appear in SPL
authorTom Wai-Hong Tam <waihong@chromium.org>
Fri, 30 Nov 2012 13:01:21 +0000 (13:01 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Thu, 10 Jan 2013 21:22:15 +0000 (22:22 +0100)
commitfe34f8dc8ca719d83a4bc67a35e15dfc780559e9
tree16f7ba0e2a01eb723c3f689f3bc6e17f081817e9
parent15a33e49decc81f34b35998a61757bfe2becae83
arm: Make interrupts.o and reset.o in libarm also appear in SPL

SPL u-boot may call do_reset() which depends on interrupts.o and reset.o.
So make them also appear in SPL.

Signed-off-by: Tom Wai-Hong Tam <waihong@chromium.org>
Signed-off-by: Simon Glass <sjg@chromium.org>
arch/arm/lib/Makefile