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