Changeset 9dcadb0 in mainline for boot/arch/ia64/loader/Makefile.build


Ignore:
Timestamp:
2010-01-11T22:16:57Z (15 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
439ba77
Parents:
03a4476
Message:

ia64/i460gx: third time's the charm.

File:
1 edited

Legend:

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

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