On Monday 12 October 2009, David Brownell wrote: > Something needs to add a "-I$(SRCDIR)", or equivalent, to > the options used to invoke the assembler.
Looks like the src/target/Makefile.am is already set up with a boatload of "-I..." options, which omit the target directory ... please try adding it to that list. - Dave _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
