- Timestamp:
- 2010-03-23T14:44:00Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 63f8966
- Parents:
- d99c1d2
- Location:
- defaults
- Files:
-
- 9 edited
Legend:
- Unmodified
- Added
- Removed
-
defaults/amd64/Makefile.config
rd99c1d2 r1b1164e8 63 63 64 64 # Default networking architecture 65 NETWORKING = modular65 CONFIG_NETWORKING = modular -
defaults/arm32/Makefile.config
rd99c1d2 r1b1164e8 39 39 40 40 # Default networking architecture 41 NETWORKING = none 41 CONFIG_NETWORKING = none -
defaults/ia32/Makefile.config
rd99c1d2 r1b1164e8 69 69 70 70 # Default networking architecture 71 NETWORKING = modular71 CONFIG_NETWORKING = modular -
defaults/ia64/Makefile.config
rd99c1d2 r1b1164e8 51 51 52 52 # Default networking architecture 53 NETWORKING = modular53 CONFIG_NETWORKING = modular -
defaults/mips32/Makefile.config
rd99c1d2 r1b1164e8 45 45 46 46 # Default networking architecture 47 NETWORKING = none 47 CONFIG_NETWORKING = none -
defaults/ppc32/Makefile.config
rd99c1d2 r1b1164e8 45 45 46 46 # Default networking architecture 47 NETWORKING = none 47 CONFIG_NETWORKING = none -
defaults/sparc64/Makefile.config
rd99c1d2 r1b1164e8 63 63 64 64 # Default networking architecture 65 NETWORKING = modular65 CONFIG_NETWORKING = modular -
defaults/sparc64/sun4v/Makefile.config
rd99c1d2 r1b1164e8 13 13 CONFIG_FB = n 14 14 15 NETWORKING = none 16 15 CONFIG_NETWORKING = none -
defaults/special/abs32le/Makefile.config
rd99c1d2 r1b1164e8 6 6 7 7 # Networking architecture 8 NETWORKING = none8 CONFIG_NETWORKING = none
Note:
See TracChangeset
for help on using the changeset viewer.