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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [uclinux/] [uClinux-2.0.x/] [drivers/] [isdn/] [pcbit/] [Makefile] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 199 simons
L_OBJS :=
2
M_OBJS :=
3
O_OBJS := module.o edss1.o drv.o layer2.o capi.o callbacks.o
4
 
5
O_TARGET :=
6
ifeq ($(CONFIG_ISDN_DRV_PCBIT),y)
7
  O_TARGET += pcbit.o
8
else
9
  ifeq ($(CONFIG_ISDN_DRV_PCBIT),m)
10
    O_TARGET += pcbit.o
11
    M_OBJS += pcbit.o
12
  endif
13
endif
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.