Changeset 48c3d50 in mainline for boot/Makefile
- Timestamp:
- 2009-01-21T17:11:37Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- d752cf4
- Parents:
- 76bcaaf
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/Makefile
r76bcaaf r48c3d50 47 47 endif 48 48 49 ifeq ($(CONFIG_ SMP),y)50 DEFS += -DCONFIG_ SMP49 ifeq ($(CONFIG_AP),y) 50 DEFS += -DCONFIG_AP 51 51 endif 52 52
Note:
See TracChangeset
for help on using the changeset viewer.