Changeset 68a0d60 in mainline
- Timestamp:
- 2018-10-12T17:45:20Z (6 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- c0cef6f9
- Parents:
- dcc2c5d
- git-author:
- Jiří Zárevúcky <zarevucky.jiri@…> (2018-10-12 17:43:53)
- git-committer:
- Jiří Zárevúcky <zarevucky.jiri@…> (2018-10-12 17:45:20)
- Location:
- defaults
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
defaults/arm32/gta02/Makefile.config
rdcc2c5d r68a0d60 7 7 # Barebone build with essential binaries only 8 8 CONFIG_BAREBONE = y 9 10 # Don't compress bootimage 11 CONFIG_COMPRESSED_INIT = n -
defaults/ia64/ski/Makefile.config
rdcc2c5d r68a0d60 1 1 # Machine type 2 2 MACHINE = ski 3 4 # Don't compress bootimage 5 CONFIG_COMPRESSED_INIT = n
Note:
See TracChangeset
for help on using the changeset viewer.