Changeset 849ed54 in mainline for defaults/special
- Timestamp:
- 2010-03-30T18:39:04Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 7553689
- Parents:
- 7d6fe4db
- Location:
- defaults/special
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
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.