URL
https://opencores.org/ocsvn/or1k_old/or1k_old/trunk
Subversion Repositories or1k_old
[/] [or1k_old/] [trunk/] [uclinux/] [uClinux-2.0.x/] [drivers/] [isdn/] [icn/] [Makefile] - Rev 199
Go to most recent revision | Compare with Previous | Blame | View Log
L_OBJS :=
M_OBJS :=
ifeq ($(CONFIG_ISDN_DRV_ICN),y)
L_OBJS += icn.o
else
M_OBJS += icn.o
endif
include $(TOPDIR)/Rules.make
Go to most recent revision | Compare with Previous | Blame | View Log