URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [linux/] [linux-2.4/] [arch/] [or32/] [drivers/] [Makefile] - Rev 1765
Compare with Previous | Blame | View Log
#
# Makefile for OpenRISC-specific drivers
#
O_TARGET := drivers.o
obj-y :=
obj-$(CONFIG_OETH) += open_eth.o
include $(TOPDIR)/Rules.make