Changeset 68091bd in mainline for Makefile


Ignore:
Timestamp:
2006-04-21T12:55:55Z (19 years ago)
Author:
Jakub Vana <jakub.vana@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
c7c0b89b
Parents:
17b1b99
Message:

Incomplete VHPT walker support for Itanium

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile

    r17b1b99 r68091bd  
    7878ifeq ($(CONFIG_DEBUG_ALLREGS),y)
    7979        DEFS += -DCONFIG_DEBUG_ALLREGS
     80endif
     81ifeq ($(CONFIG_VHPT),y)
     82        DEFS += -DCONFIG_VHPT
    8083endif
    8184
Note: See TracChangeset for help on using the changeset viewer.