Changes in defaults/mips32/Makefile.config [1641eb0:1ea99cc] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
defaults/mips32/Makefile.config
r1641eb0 r1ea99cc 3 3 4 4 # Ramdisk format 5 RDFMT = fat5 RDFMT = tmpfs 6 6 7 7 # Compiler … … 38 38 CONFIG_HID_OUT = generic 39 39 40 # Use shared C library 41 CONFIG_SHARED_LIBC = n 42 40 43 # Load disk drivers on startup 41 44 CONFIG_START_BD = n
Note:
See TracChangeset
for help on using the changeset viewer.