Changes in uspace/Makefile [9916841:21a9869] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/Makefile

    r9916841 r21a9869  
    9393        srv/hid/fb \
    9494        srv/hid/input \
     95        srv/hid/remcons \
    9596        srv/hw/char/i8042 \
    9697        srv/hw/char/s3c24xx_uart \
     
    120121        drv/nic/lo \
    121122        drv/nic/ne2k \
    122         drv/nic/e1k
     123        drv/nic/e1k \
     124        drv/nic/rtl8139
    123125
    124126ifeq ($(CONFIG_PCC),y)
Note: See TracChangeset for help on using the changeset viewer.