Changeset 503ce85 in mainline for uspace/srv/net/ethip/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/srv/net/ethip/meson.build (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/net/ethip/meson.build
r5caad1d r503ce85 27 27 # 28 28 29 deps = [ 'drv' ]29 deps = [ 'drv' , 'pcap' ] 30 30 src = files( 31 31 'arp.c',
Note:
See TracChangeset
for help on using the changeset viewer.
