* barebox build error : WATCHDOG_RESET
@ 2011-12-19 13:21 Robert Jarzmik
2011-12-19 13:38 ` Sascha Hauer
0 siblings, 1 reply; 2+ messages in thread
From: Robert Jarzmik @ 2011-12-19 13:21 UTC (permalink / raw)
To: barebox
If think commit fc726402479efc486bbd3fb207e8d21ed0f4581c "remote unused watchdog
header" has left a remaining WATCHDOG_RESET in readline_simple.c ...
rj@beldin:~/mio_linux/barebox$ make
make[1]: `include/generated/mach-types.h' is up to date.
CHK include/generated/version.h
CHK include/generated/utsrelease.h
SYMLINK include/config.h -> arch/arm/boards/mioa701//config.h
LD barebox
lib/built-in.o: In function `readline':
uncompress.c:(.text.readline+0x4c): undefined reference to `WATCHDOG_RESET'
Cheers.
--
Robert
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: barebox build error : WATCHDOG_RESET
2011-12-19 13:21 barebox build error : WATCHDOG_RESET Robert Jarzmik
@ 2011-12-19 13:38 ` Sascha Hauer
0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2011-12-19 13:38 UTC (permalink / raw)
To: Robert Jarzmik; +Cc: barebox
On Mon, Dec 19, 2011 at 02:21:27PM +0100, Robert Jarzmik wrote:
> If think commit fc726402479efc486bbd3fb207e8d21ed0f4581c "remote unused watchdog
> header" has left a remaining WATCHDOG_RESET in readline_simple.c ...
>
> rj@beldin:~/mio_linux/barebox$ make
> make[1]: `include/generated/mach-types.h' is up to date.
> CHK include/generated/version.h
> CHK include/generated/utsrelease.h
> SYMLINK include/config.h -> arch/arm/boards/mioa701//config.h
> LD barebox
> lib/built-in.o: In function `readline':
> uncompress.c:(.text.readline+0x4c): undefined reference to `WATCHDOG_RESET'
Seems I forgot to remove this.
Fixed
Sascha
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-12-19 13:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-19 13:21 barebox build error : WATCHDOG_RESET Robert Jarzmik
2011-12-19 13:38 ` Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox