Changeset 0aa06cbe in mainline for kernel/arch/arm32/Makefile.inc
- Timestamp:
- 2018-03-06T20:48:12Z (7 years ago)
- Parents:
- fd57cf17 (diff), 0c793e2 (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:
- Jiří Zárevúcky <zarevucky.jiri@…> (2018-03-06 20:48:12)
- git-committer:
- GitHub <noreply@…> (2018-03-06 20:48:12)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/arm32/Makefile.inc
rfd57cf17 r0aa06cbe 96 96 ARCH_SOURCES += genarch/src/drivers/pl050/pl050.c 97 97 endif 98 99 ARCH_AUTOGENS_AG = \100 arch/$(KARCH)/include/arch/istate_struct.ag \101 arch/$(KARCH)/include/arch/context_struct.ag102
Note:
See TracChangeset
for help on using the changeset viewer.