Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/arch/ia64/loader/Makefile.common

    r9dcadb0 r81235588  
    3131#
    3232
    33 include ../../../../Makefile.config
    3433include ../../../Makefile.common
    3534
    3635DEPEND = Makefile.depend
    3736DEPEND_PREV = $(DEPEND).prev
    38 JOB = image.job
    3937OUTPUT = image.boot
    4038HELLO = hello.efi
     
    4543KERNELDIR = ../../../../kernel
    4644USPACEDIR = ../../../../uspace
    47 
    48 ifeq ($(MACHINE),i460GX)
    49         RD_SRVS += \
    50                 $(USPACEDIR)/srv/hw/char/i8042/i8042 \
    51                 $(USPACEDIR)/srv/hid/c_mouse/c_mouse
    52 endif
Note: See TracChangeset for help on using the changeset viewer.