Changeset 31d9300 in mainline for boot.config
- Timestamp:
- 2006-06-18T21:38:15Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 9334b93
- Parents:
- 5c82957
- File:
-
- 1 edited
-
boot.config (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
boot.config
r5c82957 r31d9300 17 17 % [ARCH=ppc32] SAVEAS PPC32_COMPILER COMPILER 18 18 19 # Debug bootloader20 ! [ARCH=ppc32] CONFIG_DEBUG (n/y)21 22 # Use Block Address Translation23 ! [ARCH=ppc32] CONFIG_BAT (y/n)24 25 19 # PPC64 Compiler 26 20 @ "cross" Cross-compiler … … 34 28 ! [ARCH=mips32] MIPS32_COMPILER (choice) 35 29 % [ARCH=mips32] SAVEAS MIPS32_COMPILER COMPILER 30 31 # Debug bootloader 32 ! [ARCH=ppc32] CONFIG_DEBUG (n/y) 33 34 # Use Block Address Translation 35 ! [ARCH=ppc32] CONFIG_BAT (y/n) 36 37 # Target image 38 @ "binary" Binary image (MSIM) 39 @ "ecoff" Ecoff image (GXEmul) 40 ! [ARCH=mips32] CONFIG_IMAGE (choice)
Note:
See TracChangeset
for help on using the changeset viewer.
