Changeset cce6acf in mainline for kernel/Makefile
- Timestamp:
- 2006-12-13T12:10:23Z (18 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- e9db6f9e
- Parents:
- 7e13972
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/Makefile
r7e13972 rcce6acf 118 118 DEFS += -DCONFIG_VESA_BPP=$(CONFIG_VESA_BPP) 119 119 endif 120 endif121 122 ifeq ($(CONFIG_BENCH),y)123 DEFS += -DCONFIG_BENCH124 120 endif 125 121
Note:
See TracChangeset
for help on using the changeset viewer.