Changeset ee4e7f0 in rtems for cpukit/wrapup/Makefile.am

Timestamp:
05/26/15 13:17:50 (9 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
4.11, 5, master
Children:
67901a82
Parents:
5774c414
git-author:
Sebastian Huber <sebastian.huber@…> (05/26/15 13:17:50)
git-committer:
Sebastian Huber <sebastian.huber@…> (05/27/15 06:53:05)
Message:

jffs2: Move into separate library

In case the zlib compression was used, then the librtemscpu.a depended
on libz.a. To avoid a GCC patch or complicated link flags move the
JFFS2 support into a separate library to use a simple "-ljffs2 -lz" to
link the executable.

(No files)

Note: See TracChangeset for help on using the changeset viewer.