[<prev] [next>] [day] [month] [year] [list]
Message-ID: <AANLkTiktbML6rHtTHKAmgP9xcZG-Dq362-Yc-_zJn18N@mail.gmail.com>
Date: Fri, 24 Sep 2010 19:39:28 -0400
From: T Dent <tdent48227@...il.com>
To: greg@...ah.com
Cc: linux-kernel@...r.kernel.org, kernel-janitors@...r.kernel.org
Subject: [PATCH v2 00/21] Staging: cleaned up makefiles cflag lines
I changed every makefile in the staging directory to use the proper
ccflags-y option instead of EXTRA_CFLAGS and also changing the first
assignment to ":=" from "+=".
I couldn't change changing the first assignment to ":=" from "+=" for
the following four lines in rtl8192u Makefile r it wouldn't compile.
1.ccflags-y += -DTHOMAS_BEACON -DTHOMAS_TASKLET -DTHOMAS_SKB -DTHOMAS_TURBO
2.ccflags-y += -DUSE_ONE_PIPE
3.ccflags-y += -DENABLE_DOT11D
4.ccflags-y += -Idrivers/staging/rtl8192u/ieee80211
It builds :) .
Thanks,
Tracey Dent
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists