- Timestamp:
- 2019-01-10T20:37:54Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 6480827
- Parents:
- 0a520db (diff), 272a293 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)links above to see all the changes relative to each parent. - git-author:
- Vojtech Horky <vojtech.horky@…> (2019-01-10 20:37:54)
- git-committer:
- GitHub <noreply@…> (2019-01-10 20:37:54)
- Location:
- defaults
- Files:
-
- 2 edited
-
amd64/Makefile.config (modified) (1 diff)
-
ia32/Makefile.config (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
defaults/amd64/Makefile.config
r0a520db ra91b828 74 74 CONFIG_USE_SHARED_LIBS = y 75 75 76 # Include userspace unit tests (PCUT) 77 CONFIG_PCUT_TESTS = y 78 76 79 # Include development files (headers, libraries) 77 80 CONFIG_DEVEL_FILES = y -
defaults/ia32/Makefile.config
r0a520db ra91b828 77 77 CONFIG_USE_SHARED_LIBS = y 78 78 79 # Include userspace unit tests (PCUT) 80 CONFIG_PCUT_TESTS = y 81 79 82 # Include development files (headers, libraries) 80 83 CONFIG_DEVEL_FILES = y
Note:
See TracChangeset
for help on using the changeset viewer.
