Changeset 44d0758 in mainline for kernel/Makefile
- Timestamp:
- 2006-11-22T18:35:17Z (18 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- aca95f6b
- Parents:
- eb353b3
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/Makefile
reb353b3 r44d0758 90 90 ifeq ($(CONFIG_NS16550),y) 91 91 DEFS += -DCONFIG_NS16550 92 endif 93 94 ifeq ($(CONFIG_VIRT_IDX_CACHE),y) 95 DEFS += -DCONFIG_VIRT_IDX_CACHE 92 96 endif 93 97
Note:
See TracChangeset
for help on using the changeset viewer.