Changes in boot/arch/sparc64/loader/Makefile.common [81235588:b3d513f] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/arch/sparc64/loader/Makefile.common
r81235588 rb3d513f 35 35 DEPEND = Makefile.depend 36 36 DEPEND_PREV = $(DEPEND).prev 37 JOB = image.job 37 38 OUTPUT = image.boot 38 39 … … 45 46 RD_SRVS_GENERIC = \ 46 47 $(USPACEDIR)/srv/fs/fat/fat \ 47 $(USPACEDIR)/srv/ cir/fhc/fhc \48 $(USPACEDIR)/srv/ cir/obio/obio48 $(USPACEDIR)/srv/hw/cir/fhc/fhc \ 49 $(USPACEDIR)/srv/hw/cir/obio/obio 49 50 50 51 RD_APPS_GENERIC = \
Note:
See TracChangeset
for help on using the changeset viewer.