/Ethereal-msm8939-beta9/arch/m68k/platform/68360/Makefile
https://bitbucket.org/MilosStamenkovic95/etherealos · Makefile · 12 lines · 6 code · 3 blank · 3 comment · 0 complexity · 3447b53732c17470513b55ee07bdbb40 MD5 · raw file
- #
- # Makefile for arch/m68knommu/platform/68360.
- #
- model-y := ram
- model-$(CONFIG_ROMKERNEL) := rom
- obj-y := config.o commproc.o entry.o ints.o
- extra-y := head.o
- $(obj)/head.o: $(obj)/head-$(model-y).o
- ln -sf head-$(model-y).o $(obj)/head.o