Changes in defaults/ia32/Makefile.config [1641eb0:1ea99cc] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
defaults/ia32/Makefile.config
r1641eb0 r1ea99cc 6 6 7 7 # Ramdisk format 8 RDFMT = fat8 RDFMT = tmpfs 9 9 10 10 # Compiler … … 62 62 CONFIG_VESA_BPP = 16 63 63 64 # Use shared C library 65 CONFIG_SHARED_LIBC = n 66 64 67 # Load disk drivers on startup 65 68 CONFIG_START_BD = n
Note:
See TracChangeset
for help on using the changeset viewer.