From 3d7c00df59d0234a990ca41a2d9044cd6900e6ee Mon Sep 17 00:00:00 2001 From: Shaun Ruffell Date: Wed, 28 Jan 2009 01:11:36 +0000 Subject: Allow EXTRA_CFLAGS to propagate to builds in the subfolders for wct4xxp, wctdm24xxp, wctc4xxp, wcb4xxp, and wcte12xp. git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/trunk@5856 a0bf4364-ded3-4de4-8d8a-66a801d63aff --- drivers/dahdi/wctdm24xxp/Kbuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/dahdi/wctdm24xxp') diff --git a/drivers/dahdi/wctdm24xxp/Kbuild b/drivers/dahdi/wctdm24xxp/Kbuild index e785038..69eddc3 100644 --- a/drivers/dahdi/wctdm24xxp/Kbuild +++ b/drivers/dahdi/wctdm24xxp/Kbuild @@ -2,7 +2,7 @@ obj-$(DAHDI_BUILD_ALL)$(CONFIG_DAHDI_WCTDM24XXP) += wctdm24xxp.o FIRM_DIR := ../firmware -EXTRA_CFLAGS := -I$(src)/.. -Wno-undef +EXTRA_CFLAGS += -I$(src)/.. -Wno-undef ifeq ($(HOTPLUG_FIRMWARE),yes) EXTRA_CFLAGS+=-DHOTPLUG_FIRMWARE -- cgit v1.2.3