From 285abad21ae017baa82cf1709bdbf1372c405a4a Mon Sep 17 00:00:00 2001 From: tzafrir Date: Fri, 9 Feb 2007 15:06:49 +0000 Subject: Fix 'make clean' on kernel 2.4: datamods is only made on 2.6. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2135 5390a7c7-147a-4af0-8ec9-7488f05a26cb --- Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index a1942a3..73f2ec6 100644 --- a/Makefile +++ b/Makefile @@ -506,7 +506,6 @@ ifeq ($(BUILDVER),linux26) $(MAKE) -C $(KSRC) SUBDIRS=$(PWD) clean else $(MAKE) -C wct4xxp clean - $(MAKE) -C datamods clean endif $(MAKE) -C firmware clean rm -f xpp/*.ko xpp/*.mod.c xpp/.*o.cmd -- cgit v1.2.3