Changes in defaults/mips32/Makefile.config [3f10d92:d42a0bd] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
defaults/mips32/Makefile.config
r3f10d92 rd42a0bd 3 3 4 4 # Ramdisk format 5 RDFMT = fat5 RDFMT = ext4fs 6 6 7 7 # Compiler … … 47 47 CONFIG_MOUNT_DATA = n 48 48 49 # Barebone build with essential binaries only 50 CONFIG_BAREBONE = y
Note:
See TracChangeset
for help on using the changeset viewer.