Changeset 41408d94 in mainline for kernel/genarch
- Timestamp:
- 2019-08-17T12:49:43Z (6 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 5f176da
- Parents:
- 63660a3
- git-author:
- Jiří Zárevúcky <zarevucky.jiri@…> (2019-06-26 20:18:37)
- git-committer:
- Jiří Zárevúcky <zarevucky.jiri@…> (2019-08-17 12:49:43)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/genarch/meson.build
r63660a3 r41408d94 142 142 143 143 if CONFIG_OFW_PCI 144 _src += [ 'ofw/ebus.c', 'ofw/pci.c 144 _src += [ 'ofw/ebus.c', 'ofw/pci.c', 'ofw/sbus.c', 'ofw/upa.c' ] 145 145 endif 146 146
Note:
See TracChangeset
for help on using the changeset viewer.