Changes in defaults/sparc64/Makefile.config [1641eb0:1ea99cc] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
defaults/sparc64/Makefile.config
r1641eb0 r1ea99cc 3 3 4 4 # Ramdisk format 5 RDFMT = fat5 RDFMT = tmpfs 6 6 7 7 # Compiler … … 56 56 CONFIG_RD_EXTERNAL = y 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.