Changeset ebb1489 in mainline for meson/arch/amd64/meson.build
- Timestamp:
- 2024-10-13T08:23:40Z (2 months ago)
- Children:
- 0472cf17
- Parents:
- 2a0c827c (diff), b3b79981 (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:
- boba-buba <120932204+boba-buba@…> (2024-10-13 08:23:40)
- git-committer:
- GitHub <noreply@…> (2024-10-13 08:23:40)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
meson/arch/amd64/meson.build
r2a0c827c rebb1489 62 62 'drv/intctl/i8259', 63 63 'drv/platform/pc', 64 'drv/block/ ata_bd',64 'drv/block/isa-ide', 65 65 'drv/bus/pci/pciintel', 66 66 'drv/bus/isa', … … 76 76 'drv/audio/sb16', 77 77 'drv/block/ahci', 78 'drv/block/ata_bd', 78 'drv/block/isa-ide', 79 'drv/block/pc-floppy', 80 'drv/block/pci-ide', 79 81 'drv/block/usbmast', 80 82 'drv/block/virtio-blk',
Note:
See TracChangeset
for help on using the changeset viewer.