changing permissions

This commit is contained in:
Armin Schindler 1999-01-02 15:19:48 +00:00
parent c445b1f7a0
commit af923e9bb9
1 changed files with 0 additions and 13 deletions

View File

@ -1,13 +0,0 @@
L_OBJS :=
M_OBJS :=
O_OBJS := eicon_mod.o eicon_isa.o eicon_pci.o eicon_idi.o
O_TARGET :=
ifeq ($(CONFIG_ISDN_DRV_EICON),y)
O_TARGET += eicon.o
else
O_TARGET += eicon.o
M_OBJS = eicon.o
endif
include $(TOPDIR)/Rules.make