Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/arch/amd64/Makefile.inc

    racc7ce4 r178673c  
    3030
    3131RD_SRVS_ESSENTIAL += \
    32         $(USPACE_PATH)/srv/hw/char/i8042/i8042 \
    33         $(USPACE_PATH)/srv/hw/irc/apic/apic \
    34         $(USPACE_PATH)/srv/hw/irc/i8259/i8259
     32        $(USPACE_PATH)/srv/hw/char/i8042/i8042
    3533
    3634RD_SRVS_NON_ESSENTIAL += \
     
    4341        isa \
    4442        ns8250
    45 
     43       
    4644RD_DRV_CFG += \
    4745        isa/isa.dev
Note: See TracChangeset for help on using the changeset viewer.