- Timestamp:
- 2010-02-17T19:19:08Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 1e2e0c1e
- Parents:
- 01a9ef5 (diff), b8da2a3 (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. - Location:
- defaults
- Files:
-
- 1 added
- 5 edited
-
arm32/Makefile.config (modified) (1 diff)
-
mips32/Makefile.config (modified) (1 diff)
-
ppc32/Makefile.config (modified) (1 diff)
-
sparc64/sun4v/Makefile.config (added)
-
special/Makefile.config (modified) (1 diff)
-
special/abs32le/Makefile.config (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
defaults/arm32/Makefile.config
r01a9ef5 rbfd7aac 39 39 40 40 # Default networking architecture 41 NETWORKING = modular41 NETWORKING = none -
defaults/mips32/Makefile.config
r01a9ef5 rbfd7aac 45 45 46 46 # Default networking architecture 47 NETWORKING = modular47 NETWORKING = none -
defaults/ppc32/Makefile.config
r01a9ef5 rbfd7aac 45 45 46 46 # Default networking architecture 47 NETWORKING = modular47 NETWORKING = none -
defaults/special/Makefile.config
r01a9ef5 rbfd7aac 3 3 4 4 # Compiler 5 COMPILER = gcc_ native5 COMPILER = gcc_cross 6 6 7 7 # Support for SMP -
defaults/special/abs32le/Makefile.config
r01a9ef5 rbfd7aac 1 1 # Platform 2 2 PLATFORM = abs32le 3 4 # Cross-compiler target 5 CROSS_TARGET = ia32 6 7 # Networking architecture 8 NETWORKING = none
Note:
See TracChangeset
for help on using the changeset viewer.
