Ignore:
File:
1 edited

Legend:

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

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