- Timestamp:
- 2013-02-09T23:14:45Z (12 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 22dfd38
- Parents:
- b5d2e57 (diff), 005b765 (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:
-
- 1 added
- 1 deleted
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
defaults/amd64/Makefile.config
rb5d2e57 r03362fbd 57 57 58 58 # Default framebuffer mode 59 CONFIG_BFB_MODE = 800x60059 CONFIG_BFB_MODE = 1024x768 60 60 61 61 # Default framebuffer depth -
defaults/arm32/gta02/Makefile.config
rb5d2e57 r03362fbd 3 3 4 4 # RAM disk format 5 RDFMT = tmpfs5 RDFMT = fat -
defaults/ia32/Makefile.config
rb5d2e57 r03362fbd 63 63 64 64 # Default framebuffer mode 65 CONFIG_BFB_MODE = 800x60065 CONFIG_BFB_MODE = 1024x768 66 66 67 67 # Default framebuffer depth -
defaults/mips32/Makefile.config
rb5d2e57 r03362fbd 50 50 CONFIG_MOUNT_DATA = n 51 51 52 # Barebone build with essential binaries only 53 CONFIG_BAREBONE = y -
defaults/ppc32/Makefile.config
rb5d2e57 r03362fbd 47 47 CONFIG_MOUNT_DATA = n 48 48 49 # OHCI root hub power switch, ganged is enough 50 OHCI_POWER_SWITCH = ganged 51 -
defaults/sparc64/ultra/Makefile.config
rb5d2e57 r03362fbd 4 4 # CPU type 5 5 PROCESSOR = us 6 7 # Barebone build with essential binaries only 8 CONFIG_BAREBONE = y
Note:
See TracChangeset
for help on using the changeset viewer.