Changeset 1493811 in mainline for uspace/srv/ethip/Makefile


Ignore:
Timestamp:
2012-02-11T19:11:08Z (12 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
4f64a523
Parents:
e767dbf
Message:

Ethernet PDU encoding and decoding.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/ethip/Makefile

    re767dbf r1493811  
    3232SOURCES = \
    3333        ethip.c \
    34         ethip_nic.c
     34        ethip_nic.c \
     35        pdu.c
    3536
    3637include $(USPACE_PREFIX)/Makefile.common
Note: See TracChangeset for help on using the changeset viewer.