Lines Matching full:boot
63 boot := arch/microblaze/boot macro
68 core-y += $(boot)/dts/
80 $(Q)$(MAKE) $(clean)=$(boot)
89 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@
90 @echo 'Kernel: $(boot)/$@ is ready' ' (#'`cat .version`')'
94 $(Q)$(MAKE) $(build)=$(boot) $(addprefix $(boot)/$@., ub unstrip strip)
95 @echo 'Kernel: $(boot)/$@ is ready' ' (#'`cat .version`')'
100 echo ' linux.bin.ub - Create U-Boot wrapped raw binary'
103 echo ' simpleImage.<dt>.ub : raw image with U-Boot header'
109 echo ' name of a dts file from the arch/microblaze/boot/dts/ directory'
113 MRPROPER_FILES += $(boot)/simpleImage.*