Changeset 9754ed2 in mainline for meson/arch/sparc64/meson.build
- Timestamp:
- 2021-12-22T20:47:11Z (3 years ago)
- Branches:
- master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 59768c7
- Parents:
- dbc1398
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
meson/arch/sparc64/meson.build
rdbc1398 r9754ed2 76 76 endif 77 77 78 79 78 if PROCESSOR == 'sun4v' 80 79 rd_essential_drv += [ … … 89 88 'drv/intctl/obio', 90 89 'drv/char/ns8250', 90 'drv/char/i8042', 91 'drv/hid/ps2mouse', 92 'drv/hid/xtkbd', 91 93 ] 92 94 endif
Note:
See TracChangeset
for help on using the changeset viewer.