lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ