Ignore:
File:
1 edited

Legend:

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

    r3fac882d re5291e0  
    2727#
    2828
     29PAGE_SIZE = 4096
     30
    2931RD_SRVS_ESSENTIAL += \
     32        $(USPACE_PATH)/srv/hw/char/i8042/i8042 \
    3033        $(USPACE_PATH)/srv/hw/irc/apic/apic \
    3134        $(USPACE_PATH)/srv/hw/irc/i8259/i8259
     
    3841        bus/pci/pciintel \
    3942        bus/isa \
    40         char/i8042 \
    4143        char/ns8250 \
    42         char/ps2mouse \
    43         char/xtkbd \
    4444        bus/usb/ehci\
    4545        bus/usb/ohci \
Note: See TracChangeset for help on using the changeset viewer.