Changes in defaults/ia32/Makefile.config [59e9398b:ec3e2ed] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
defaults/ia32/Makefile.config
r59e9398b rec3e2ed 6 6 7 7 # Ramdisk format 8 RDFMT = fat8 RDFMT = tmpfs 9 9 10 10 # Compiler … … 65 65 CONFIG_VESA_BPP = 16 66 66 67 # Build shared libraries 68 CONFIG_BUILD_SHARED_LIBS = y 69 70 # Link against shared libraries 71 CONFIG_USE_SHARED_LIBS = y 72 67 73 # Load disk drivers on startup 68 74 CONFIG_START_BD = n
Note:
See TracChangeset
for help on using the changeset viewer.