Changeset 0b9ac3c in mainline for defaults/special/Makefile.config
- Timestamp:
- 2010-02-23T19:03:28Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- c62d2e1
- Parents:
- 1ccafee (diff), 5e50394 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
defaults/special/Makefile.config
r1ccafee r0b9ac3c 1 # Platform2 PLATFORM = abs32le3 4 1 # RAM disk format 5 2 RDFMT = fat 6 3 7 4 # Compiler 8 COMPILER = gcc_native 5 COMPILER = gcc_cross 6 7 # Support for SMP 8 CONFIG_SMP = y 9 9 10 10 # Debug build
Note:
See TracChangeset
for help on using the changeset viewer.