Changeset 5f85c91 in mainline for Makefile


Ignore:
Timestamp:
2005-11-08T12:22:35Z (19 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
36a140b
Parents:
389f41e
Message:

make configuration variables usage consistent

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile

    r389f41e r5f85c91  
    6363endif
    6464ifeq ($(CONFIG_DEBUG_SPINLOCK),y)
    65         DEFS += -DDEBUG_SPINLOCK
     65        DEFS += -DCONFIG_DEBUG_SPINLOCK
    6666endif
    6767
Note: See TracChangeset for help on using the changeset viewer.