Changeset 944b15c in mainline for Makefile


Ignore:
Timestamp:
2005-12-08T16:15:20Z (19 years ago)
Author:
Ondrej Palkovsky <ondrap@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
b00fdde
Parents:
ac0cb2a
Message:

Configuration tweaks, now supports both CNF and DNF in config.file.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile

    rac0cb2a r944b15c  
    7272ifeq ($(CONFIG_USERSPACE),y)
    7373        DEFS += -DCONFIG_USERSPACE
     74endif
     75ifeq ($(CONFIG_FPU_LAZY),y)
     76        DEFS += -DCONFIG_FPU_LAZY
    7477endif
    7578
Note: See TracChangeset for help on using the changeset viewer.