Changeset 29b2bbf in mainline for kernel/Makefile
- Timestamp:
- 2006-09-18T22:10:20Z (18 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 19dba2b
- Parents:
- 57da95c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/Makefile
r57da95c r29b2bbf 78 78 ifeq ($(CONFIG_VHPT),y) 79 79 DEFS += -DCONFIG_VHPT 80 endif 81 82 ifeq ($(CONFIG_TSB),y) 83 DEFS += -DCONFIG_TSB 80 84 endif 81 85
Note:
See TracChangeset
for help on using the changeset viewer.