Changeset ebb1489 in mainline for meson/arch/ia32/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/ia32/meson.build
r2a0c827c rebb1489 68 68 'drv/intctl/i8259', 69 69 'drv/platform/pc', 70 'drv/block/ ata_bd',70 'drv/block/isa-ide', 71 71 'drv/bus/pci/pciintel', 72 72 'drv/bus/isa', … … 82 82 'drv/audio/sb16', 83 83 'drv/block/ahci', 84 'drv/block/ata_bd', 84 'drv/block/isa-ide', 85 'drv/block/pc-floppy', 86 'drv/block/pci-ide', 85 87 'drv/block/usbmast', 86 88 'drv/block/virtio-blk',
Note:
See TracChangeset
for help on using the changeset viewer.