Changeset 9916841 in mainline for uspace/Makefile


Ignore:
Timestamp:
2011-12-14T17:10:27Z (13 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
792807f, c1e104fc, e285656, f4d5f90
Parents:
fd6bd6d
Message:

make the e1k driver compile (non-fuctional)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/Makefile

    rfd6bd6d r9916841  
    119119        drv/bus/usb/vhc \
    120120        drv/nic/lo \
    121         drv/nic/ne2k
     121        drv/nic/ne2k \
     122        drv/nic/e1k
    122123
    123124ifeq ($(CONFIG_PCC),y)
Note: See TracChangeset for help on using the changeset viewer.