Changeset 7633b109 in mainline for genarch/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
  • genarch/Makefile.inc

    rc0bc189 r7633b109  
    6868                genarch/src/fb/fb.c
    6969        DEFS += -DCONFIG_FB
     70        ifneq ($(CONFIG_FB_MAP_ARCH),y)
     71                GENARCH_SOURCES += \
     72                        genarch/src/fb/fb_map.c
     73        endif
    7074endif
    7175
Note: See TracChangeset for help on using the changeset viewer.