%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /usr/src/kernels/2.6.32-754.24.3.el6.x86_64/arch/sh/boot/romimage/
Upload File :
Create Path :
Current File : //usr/src/kernels/2.6.32-754.24.3.el6.x86_64/arch/sh/boot/romimage/Makefile

#
# linux/arch/sh/boot/romimage/Makefile
#
# create an image suitable for burning to flash from zImage
#

targets		:= vmlinux head.o

OBJECTS = $(obj)/head.o
LDFLAGS_vmlinux := --oformat $(ld-bfd) -Ttext 0 -e romstart

$(obj)/vmlinux: $(OBJECTS) $(obj)/piggy.o FORCE
	$(call if_changed,ld)
	@:

LDFLAGS_piggy.o := -r --format binary --oformat $(ld-bfd) -T

$(obj)/piggy.o: $(obj)/vmlinux.scr arch/sh/boot/zImage FORCE
	$(call if_changed,ld)

Zerion Mini Shell 1.0