From e2b0cb3c458ae824c26d922a98c89c93cdd1f73a Mon Sep 17 00:00:00 2001 From: "Kevin P. Fleming" Date: Fri, 13 Jul 2007 21:12:46 +0000 Subject: update to PR48 API release git-svn-id: http://svn.asterisk.org/svn/octasic_api/oct612x/trunk@28 537310ab-6354-42db-a3cc-247b777f7be6 --- software/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'software/Makefile') diff --git a/software/Makefile b/software/Makefile index 5e6661f..e3e32e5 100644 --- a/software/Makefile +++ b/software/Makefile @@ -1,4 +1,4 @@ -CFLAGS=-V3.4 -ffunction-sections -Iinclude -Ioctdeviceapi -Ioctdeviceapi/oct6100api -DGFP_ATOMIC=0 -Dkmalloc=calloc -Dkfree=free +CFLAGS=-V3.4 -ffunction-sections -I/lib/modules/$(shell uname -r)/build/include -Iinclude -Ioctdeviceapi -Ioctdeviceapi/oct6100api -DGFP_ATOMIC=0 -Dkmalloc=calloc -Dkfree=free LDFLAGS=-V3.4 -Wl,-Map -Wl,test.map -Wl,--gc-sections APIDIR=octdeviceapi/oct6100api/oct6100_api -- cgit v1.2.3