Changeset 3f10d92 in mainline for defaults/arm32/Makefile.config
- Timestamp:
- 2011-05-01T12:33:18Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 7f9bc04
- Parents:
- 326d86e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
defaults/arm32/Makefile.config
r326d86e r3f10d92 3 3 4 4 # Ramdisk format 5 RDFMT = tmpfs5 RDFMT = fat 6 6 7 7 # Compiler … … 35 35 CONFIG_HID_OUT = generic 36 36 37 # Build shared libraries38 CONFIG_BUILD_SHARED_LIBS = n39 40 37 # Load disk drivers on startup 41 38 CONFIG_START_BD = n
Note:
See TracChangeset
for help on using the changeset viewer.