Changeset 8d25b44 in mainline for Makefile


Ignore:
Timestamp:
2006-03-20T10:51:57Z (19 years ago)
Author:
Ondrej Palkovsky <ondrap@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
1b109cb
Parents:
ad64a2d
Message:

Allowed saving less registers.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile

    rad64a2d r8d25b44  
    7575ifeq ($(CONFIG_FPU_LAZY),y)
    7676        DEFS += -DCONFIG_FPU_LAZY
     77endif
     78ifeq ($(CONFIG_DEBUG_ALLREGS),y)
     79        DEFS += -DCONFIG_DEBUG_ALLREGS
    7780endif
    7881
Note: See TracChangeset for help on using the changeset viewer.