Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/hid/kbd/Makefile

    r9c2b2a8 r1b1164e8  
    5858
    5959ifeq ($(UARCH),arm32)
    60         ifeq ($(MACHINE),gta02)
    61                 SOURCES += \
    62                         port/chardev.c \
    63                         ctl/stty.c
    64         endif
    6560        ifeq ($(MACHINE),testarm)
    6661                SOURCES += \
     
    7873                SOURCES += \
    7974                        port/pl050.c \
    80                         ctl/pc.c
     75                        ctl/pl050.c
    8176        endif
    8277endif
Note: See TracChangeset for help on using the changeset viewer.