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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [linux/] [linux-2.4/] [drivers/] [fc4/] [Makefile] - Blame information for rev 1780

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1275 phoenix
# File: drivers/fc4/Makefile
2
#
3
# Makefile for the Linux Fibre Channel device drivers.
4
#
5
 
6
L_TARGET := fc4.a
7
 
8
export-objs := fc_syms.o
9
 
10
list-multi := fc4.o
11
fc4-objs := fc.o fc_syms.o
12
 
13
obj-$(CONFIG_FC4) += fc4.o
14
obj-$(CONFIG_FC4_SOC) += soc.o
15
obj-$(CONFIG_FC4_SOCAL) += socal.o
16
 
17
include $(TOPDIR)/Rules.make
18
 
19
fc4.o: $(fc4-objs)
20
        $(LD) -r -o $@ $(fc4-objs)

powered by: WebSVN 2.1.0

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