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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [uclinux/] [uClinux-2.0.x/] [drivers/] [isdn/] [pcbit/] [Makefile] - Rev 1765

Compare with Previous | Blame | View Log

L_OBJS :=
M_OBJS :=
O_OBJS := module.o edss1.o drv.o layer2.o capi.o callbacks.o 

O_TARGET :=
ifeq ($(CONFIG_ISDN_DRV_PCBIT),y)
  O_TARGET += pcbit.o
else
  ifeq ($(CONFIG_ISDN_DRV_PCBIT),m)
    O_TARGET += pcbit.o
    M_OBJS += pcbit.o
  endif
endif

include $(TOPDIR)/Rules.make

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

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