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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [linux/] [linux-2.4/] [drivers/] [s390/] [Makefile] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1275 phoenix
#
2
# Makefile for the S/390 specific device drivers
3
#
4
 
5
O_TARGET := io.o
6
 
7
subdir-y := block char misc net
8
subdir-m := $(subdir-y)
9
 
10
obj-y := s390io.o s390mach.o s390dyn.o ccwcache.o sysinfo.o
11
export-objs += ccwcache.o s390dyn.o s390io.o
12
 
13
obj-y += $(foreach dir,$(subdir-y),$(dir)/s390-$(dir).o)
14
 
15
include $(TOPDIR)/Rules.make

powered by: WebSVN 2.1.0

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