Changes in boot/arch/ia64/Makefile.inc [af7a26b:8786aa5] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/arch/ia64/Makefile.inc
raf7a26b r8786aa5 27 27 # 28 28 29 include Makefile.common30 31 29 build: $(BASE)/image.boot 32 30 33 $(BASE)/image.boot: $(COMPONENTS) $(INIT_TASKS) $(RD_SRVS) $(RD_APPS) $(CFG)31 $(BASE)/image.boot: 34 32 $(MAKE) -C arch/$(BARCH)/loader PRECHECK=$(PRECHECK) 35 33 cp arch/$(BARCH)/loader/image.boot $@
Note:
See TracChangeset
for help on using the changeset viewer.