From 31f23edc74c865e13ef904e1926cd9e87b5611df Mon Sep 17 00:00:00 2001 From: "Kevin P. Fleming" Date: Tue, 12 May 2009 21:57:44 +0000 Subject: remove another unused variable git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/trunk@6606 a0bf4364-ded3-4de4-8d8a-66a801d63aff --- Makefile | 6 ------ 1 file changed, 6 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 19b9065..962883b 100644 --- a/Makefile +++ b/Makefile @@ -7,12 +7,6 @@ PWD:=$(shell pwd) -ifndef DEB_HOST_GNU_TYPE -UNAME_M:=$(shell uname -m) -else -UNAME_M:=$(DEB_HOST_GNU_TYPE) -endif - DAHDI_MODULES_EXTRA:=$(MODULES_EXTRA:%=%.o) $(SUBDIRS_EXTRA:%=%/) # If you want to build for a kernel other than the current kernel, set KVERS -- cgit v1.2.3