Changeset afa6e74 in mainline for Makefile


Ignore:
Timestamp:
2006-05-16T23:37:58Z (19 years ago)
Author:
Jakub Vana <jakub.vana@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
04a73cdf
Parents:
6efe0ddf
Message:

Earliest version of Userspace Framebuffer driver, with stream support in libc.
Also Virtual framebuffers made as split on main fb and its usage by streams

(please test it and report)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile

    r6efe0ddf rafa6e74  
    3838        libadt \
    3939        init \
    40         ns
     40        ns \
     41        fb
    4142
    4243ifeq ($(ARCH), amd64)
Note: See TracChangeset for help on using the changeset viewer.