- Timestamp:
- 2010-03-30T18:39:04Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 7553689
- Parents:
- 7d6fe4db
- Location:
- defaults
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
defaults/arm32/Makefile.config
r7d6fe4db r849ed54 39 39 40 40 # Default networking architecture 41 CONFIG_NETWORKING = none41 CONFIG_NETWORKING = modular -
defaults/mips32/Makefile.config
r7d6fe4db r849ed54 45 45 46 46 # Default networking architecture 47 CONFIG_NETWORKING = none47 CONFIG_NETWORKING = modular -
defaults/ppc32/Makefile.config
r7d6fe4db r849ed54 45 45 46 46 # Default networking architecture 47 CONFIG_NETWORKING = none47 CONFIG_NETWORKING = modular -
defaults/sparc64/sun4v/Makefile.config
r7d6fe4db r849ed54 12 12 13 13 CONFIG_FB = n 14 15 CONFIG_NETWORKING = none -
defaults/special/Makefile.config
r7d6fe4db r849ed54 28 28 # Load disk drivers on startup 29 29 CONFIG_START_BD = n 30 31 # Default networking architecture 32 CONFIG_NETWORKING = modular -
defaults/special/abs32le/Makefile.config
r7d6fe4db r849ed54 4 4 # Cross-compiler target 5 5 CROSS_TARGET = ia32 6 7 # Networking architecture8 CONFIG_NETWORKING = none
Note:
See TracChangeset
for help on using the changeset viewer.