This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

How to prevent flash tests from being built?


I'm trying to build network test programs, but "make tests"
keeps failing while trying to build flash tests.

make -r -C io/flash/current tests
make[1]: Entering directory /nios/work/ecos-build/io/flash/current'
make[1]: *** No rule to make target tests/flash1.d', needed by tests.stamp'.  Stop.
make[1]: Leaving directory /nios/work/ecos-build/io/flash/current'
make: *** [tests] Error 2

How do I prevent flash tests from being build by "make tests"?

-- 
Grant Edwards                   grante             Yow!  While I'm in
                                  at               LEVITTOWN I thought I'd
                               visi.com            like to see the NUCLEAR
                                                   FAMILY!!


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]