Changeset 1ea99cc in mainline for defaults/amd64/Makefile.config
- Timestamp:
- 2009-08-20T20:47:35Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- b50b5af2
- Parents:
- 24edc18
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
defaults/amd64/Makefile.config
r24edc18 r1ea99cc 3 3 4 4 # Ramdisk format 5 RDFMT = fat5 RDFMT = tmpfs 6 6 7 7 # Compiler … … 56 56 CONFIG_VESA_BPP = 16 57 57 58 # Use shared C library 59 CONFIG_SHARED_LIBC = n 60 58 61 # Load disk drivers on startup 59 62 CONFIG_START_BD = n
Note:
See TracChangeset
for help on using the changeset viewer.