1*1b2b03f8SKarsten Keil# 2*1b2b03f8SKarsten Keil# Makefile for the modular ISDN driver 3*1b2b03f8SKarsten Keil# 4*1b2b03f8SKarsten Keil 5*1b2b03f8SKarsten Keilobj-$(CONFIG_MISDN) += mISDN_core.o 6*1b2b03f8SKarsten Keil 7*1b2b03f8SKarsten Keil# multi objects 8*1b2b03f8SKarsten Keil 9*1b2b03f8SKarsten KeilmISDN_core-objs := core.o fsm.o socket.o hwchannel.o stack.o layer1.o layer2.o tei.o timerdev.o 10