Changeset 503ce85 in mainline for uspace/drv/nic/e1k/meson.build
- Timestamp:
- 2025-08-03T09:03:10Z (7 months ago)
- Children:
- adbd7e1
- Parents:
- 5caad1d (diff), 46e2152 (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. - File:
-
- 1 edited
-
uspace/drv/nic/e1k/meson.build (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/nic/e1k/meson.build
r5caad1d r503ce85 27 27 # 28 28 29 deps = [ 'nic' ]29 deps = [ 'nic' , 'pcap' ] 30 30 src = files('e1k.c')
Note:
See TracChangeset
for help on using the changeset viewer.
