Changes in uspace/Makefile [684f767:b73c26d] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/Makefile

    r684f767 rb73c26d  
    6060        srv/fs/devfs \
    6161        srv/hid/adb_mouse \
     62        srv/hid/console \
    6263        srv/hid/char_mouse \
    6364        srv/hid/fb \
    6465        srv/hid/kbd \
    6566        srv/hw/char/i8042
    66 
    67 ifneq ($(UARCH),abs32le)
    68         DIRS += srv/hid/console
    69 endif
    7067
    7168ifeq ($(UARCH),amd64)
Note: See TracChangeset for help on using the changeset viewer.