summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorTracey Dent <tdent48227@gmail.com>2010-10-02 12:37:54 -0400
committerGreg Kroah-Hartman <gregkh@suse.de>2010-10-05 11:56:40 -0700
commit54e2c96ed5009a08e490a2a8b1ed2d322305a2da (patch)
tree33d77779a36bb0881cb138ef4386a8193ffdaee5 /drivers
parent958f2f42e2328c5fda24e25c1d1cdbddaf438325 (diff)
downloadop-kernel-dev-54e2c96ed5009a08e490a2a8b1ed2d322305a2da.zip
op-kernel-dev-54e2c96ed5009a08e490a2a8b1ed2d322305a2da.tar.gz
Staging: dream: qdsp5: Makefile: cleaned up Makefile cflag lines
Changed to use the proper ccflags-y option Signed-off-by: Tracey Dent <tdent48227@gmail.com> Acked-by: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/staging/dream/qdsp5/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/dream/qdsp5/Makefile b/drivers/staging/dream/qdsp5/Makefile
index beedaaf..44ae6b4 100644
--- a/drivers/staging/dream/qdsp5/Makefile
+++ b/drivers/staging/dream/qdsp5/Makefile
@@ -1,4 +1,4 @@
-EXTRA_CFLAGS=-Idrivers/staging/dream/include
+ccflags-y:=-Idrivers/staging/dream/include
obj-y += adsp.o
ifeq ($(CONFIG_MSM_AMSS_VERSION_6350),y)
obj-y += adsp_info.o
OpenPOWER on IntegriCloud