Changeset 7633b109 in mainline for arch/sparc64/Makefile.inc


Ignore:
Timestamp:
2006-05-19T13:14:37Z (19 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
5ca586a1
Parents:
c0bc189
Message:

Change the way the framebuffer is mapped so that sparc64 is usable again.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • arch/sparc64/Makefile.inc

    rc0bc189 r7633b109  
    6262
    6363## Compile with support for framebuffer.
     64## Mapping of the framebuffer is implemented by a sparc64-specific function.
    6465#
    6566
    6667CONFIG_FB = y
     68CONFIG_FB_MAP_ARCH = y
    6769
    6870## Compile with support for i8042 controller.
Note: See TracChangeset for help on using the changeset viewer.