Ignore:
File:
1 edited

Legend:

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

    r8786aa5 raf7a26b  
    2727#
    2828
     29include Makefile.common
     30
    2931build: $(BASE)/image.boot
    3032
    31 $(BASE)/image.boot:
     33$(BASE)/image.boot: $(COMPONENTS) $(INIT_TASKS) $(RD_SRVS) $(RD_APPS) $(CFG)
    3234        $(MAKE) -C arch/$(BARCH)/loader PRECHECK=$(PRECHECK)
    3335        cp arch/$(BARCH)/loader/image.boot $@
Note: See TracChangeset for help on using the changeset viewer.