Changeset 3e53ab7 in mainline for kernel/Makefile
- Timestamp:
- 2008-11-28T19:33:10Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 7905360
- Parents:
- 4c4ddbe9
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/Makefile
r4c4ddbe9 r3e53ab7 125 125 ifeq ($(CONFIG_NS16550),y) 126 126 DEFS += -DCONFIG_NS16550 127 endif 128 129 ifeq ($(CONFIG_NS16550_INTERRUPT_DRIVEN),y) 130 DEFS += -DCONFIG_NS16550_INTERRUPT_DRIVEN 127 131 endif 128 132
Note:
See TracChangeset
for help on using the changeset viewer.