From 21797cd3d683c34b0d59255fb9a0e9ea48c69c36 Mon Sep 17 00:00:00 2001 From: tzafrir Date: Sat, 19 Jan 2008 15:50:31 +0000 Subject: Some more separation of kernel build Makefile from original one. This is a small change functionality-wise but makes it much simpler to move things around. It also fixes the major issue of issue #11141, with only xpp issue left for proper kernel 2.6.24 support. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3706 5390a7c7-147a-4af0-8ec9-7488f05a26cb --- wctc4xxp/Kbuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wctc4xxp') diff --git a/wctc4xxp/Kbuild b/wctc4xxp/Kbuild index 598c025..f538494 100644 --- a/wctc4xxp/Kbuild +++ b/wctc4xxp/Kbuild @@ -1,6 +1,6 @@ obj-m += wctc4xxp.o -EXTRA_CFLAGS := -I$(src)/.. -Wno-undef +EXTRA_CFLAGS := -I$(src)/.. -Wno-undef -DSTANDALONE_ZAPATA wctc4xxp-objs := base.o -- cgit v1.2.3