OpenCores
URL https://opencores.org/ocsvn/test_project/test_project/trunk

Subversion Repositories test_project

[/] [test_project/] [trunk/] [linux_sd_driver/] [Makefile] - Diff between revs 62 and 78

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 62 Rev 78
Line 805... Line 805...
endif
endif
        $(call vmlinux-modpost)
        $(call vmlinux-modpost)
        $(call if_changed_rule,vmlinux__)
        $(call if_changed_rule,vmlinux__)
        $(Q)rm -f .old_version
        $(Q)rm -f .old_version
        $(OBJCOPY) -O binary vmlinux vmlinux.bin
        $(OBJCOPY) -O binary vmlinux vmlinux.bin
 
        $(OBJCOPY) -O elf32-big -g -R .text -R .rodata -R .initrd vmlinux vmlinux.reload
 
 
vmlinux.o: $(vmlinux-lds) $(vmlinux-init) $(vmlinux-main) $(kallsyms.o) FORCE
vmlinux.o: $(vmlinux-lds) $(vmlinux-init) $(vmlinux-main) $(kallsyms.o) FORCE
        $(call if_changed_rule,vmlinux-modpost)
        $(call if_changed_rule,vmlinux-modpost)
 
 
# The actual objects are generated when descending,
# The actual objects are generated when descending,

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.