Ignore:
File:
1 edited

Legend:

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

    r8786aa5 red212f7  
    4949        boot.S
    5050
     51ifeq ($(MACHINE),i460GX)
     52        RD_APPS += \
     53                $(USPACEDIR)/srv/hw/char/i8042/i8042 \
     54                $(USPACEDIR)/srv/hid/c_mouse/c_mouse
     55endif
     56
    5157OBJECTS := $(addsuffix .o,$(basename $(SOURCES)))
    5258COMPONENT_OBJECTS := $(addsuffix .co,$(basename $(notdir $(COMPONENTS)))) $(INITRD).co
Note: See TracChangeset for help on using the changeset viewer.