- Timestamp:
- 2010-04-09T12:54:57Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- a1caa3c2
- Parents:
- 24ab58b3
- Location:
- defaults
- Files:
-
- 8 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)
-
special/Makefile.config (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
defaults/amd64/Makefile.config
r24ab58b3 r14f1db0 62 62 CONFIG_MOUNT_DATA = n 63 63 64 # Default networking architecture65 CONFIG_NET WORKING = modular64 # Bundle netif/nil network layer 65 CONFIG_NETIF_NIL_BUNDLE = n -
defaults/arm32/Makefile.config
r24ab58b3 r14f1db0 38 38 CONFIG_MOUNT_DATA = n 39 39 40 # Default networking architecture41 CONFIG_NET WORKING = modular40 # Bundle netif/nil network layer 41 CONFIG_NETIF_NIL_BUNDLE = n -
defaults/ia32/Makefile.config
r24ab58b3 r14f1db0 68 68 CONFIG_MOUNT_DATA = n 69 69 70 # Default networking architecture71 CONFIG_NET WORKING = modular70 # Bundle netif/nil network layer 71 CONFIG_NETIF_NIL_BUNDLE = n -
defaults/ia64/Makefile.config
r24ab58b3 r14f1db0 50 50 CONFIG_MOUNT_DATA = n 51 51 52 # Default networking architecture53 CONFIG_NET WORKING = modular52 # Bundle netif/nil network layer 53 CONFIG_NETIF_NIL_BUNDLE = n -
defaults/mips32/Makefile.config
r24ab58b3 r14f1db0 44 44 CONFIG_MOUNT_DATA = n 45 45 46 # Default networking architecture47 CONFIG_NET WORKING = modular46 # Bundle netif/nil network layer 47 CONFIG_NETIF_NIL_BUNDLE = n -
defaults/ppc32/Makefile.config
r24ab58b3 r14f1db0 44 44 CONFIG_MOUNT_DATA = n 45 45 46 # Default networking architecture47 CONFIG_NET WORKING = modular46 # Bundle netif/nil network layer 47 CONFIG_NETIF_NIL_BUNDLE = n -
defaults/sparc64/Makefile.config
r24ab58b3 r14f1db0 62 62 CONFIG_MOUNT_DATA = n 63 63 64 # Default networking architecture65 CONFIG_NET WORKING = modular64 # Bundle netif/nil network layer 65 CONFIG_NETIF_NIL_BUNDLE = n -
defaults/special/Makefile.config
r24ab58b3 r14f1db0 29 29 CONFIG_START_BD = n 30 30 31 # Default networking architecture32 CONFIG_NET WORKING = modular31 # Bundle netif/nil network layer 32 CONFIG_NETIF_NIL_BUNDLE = n
Note:
See TracChangeset
for help on using the changeset viewer.
