Changes in boot/arch/sparc64/Makefile.inc [8786aa5:50989793] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/arch/sparc64/Makefile.inc
r8786aa5 r50989793 27 27 # 28 28 29 include Makefile.common 29 TMP = distroot 30 30 31 31 ifeq ($(CONFIG_AOUT_ISOFS_B),y) … … 55 55 56 56 arch/$(BARCH)/loader/image.boot: 57 $(MAKE) -C arch/$(BARCH)/loader PRECHECK=$(PRECHECK)57 $(MAKE) -C arch/$(BARCH)/loader 58 58 59 59 clean: generic_clean
Note:
See TracChangeset
for help on using the changeset viewer.