Ignore:
File:
1 edited

Legend:

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

    r4e9aaf5 r01a9ef5  
    2929
    3030include Makefile.common
    31 include ../../../../Makefile.common
    3231include ../../../../Makefile.config
    3332
    3433.PHONY: all clean
    3534
    36 all: ../../../../version ../../../../Makefile.common ../../../../Makefile.config ../../../../config.h
     35all: ../../../../version ../../../../Makefile.config ../../../../config.h ../../../../config.defs
    3736        -[ -f $(DEPEND) ] && mv -f $(DEPEND) $(DEPEND_PREV)
    3837        $(MAKE) -f Makefile.build PRECHECK=$(PRECHECK)
Note: See TracChangeset for help on using the changeset viewer.