URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [linux/] [linux-2.4/] [drivers/] [s390/] [misc/] [Makefile] - Rev 1765
Compare with Previous | Blame | View Log
#
# S/390 miscellaneous devices
#
O_TARGET := s390-misc.o
obj-$(CONFIG_CHANDEV) += chandev.o
export-objs += chandev.o
include $(TOPDIR)/Rules.make