Changeset 3993b3d in mainline for console/Makefile


Ignore:
Timestamp:
2006-06-01T15:32:19Z (19 years ago)
Author:
Josef Cejka <malyzelenyhnus@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
c1d2c9d
Parents:
88c3151
Message:

Support for multiple virtual consoles with separated screens.
Only test version implemented.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • console/Makefile

    r88c3151 r3993b3d  
    4444GENERIC_SOURCES = \
    4545        console.c \
     46        screenbuffer.c \
    4647        ../kbd/generic/key_buffer.c
    4748
Note: See TracChangeset for help on using the changeset viewer.