Changeset 3783d7d in mainline for kernel/Makefile
- Timestamp:
- 2006-11-20T15:17:26Z (18 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- aa802679
- Parents:
- d4f184f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/Makefile
rd4f184f r3783d7d 114 114 DEFS += -DCONFIG_VESA_BPP=$(CONFIG_VESA_BPP) 115 115 endif 116 endif 117 118 ifeq ($(CONFIG_BENCH),y) 119 DEFS += -DCONFIG_BENCH 116 120 endif 117 121
Note:
See TracChangeset
for help on using the changeset viewer.