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>] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 3 May 2007 00:43:43 +0200
From:	Christian Hesse <mail@...thworm.de>
To:	linux-kernel@...r.kernel.org
Cc:	James Ketrenos <jketreno@...ux.intel.com>
Subject: build system: no module target ending with slash?

Hi James, hi everybody,

playing with iwlwifi I try to patch it into the kernel and to build it from 
there. But I have a problem with the build system.

The file drivers/net/wireless/mac80211/Makefile contains one single line:

obj-$(CONFIG_IWLWIFI)   += iwlwifi/

When CONFIG_IWLWIFI=m in scripts/Makefile.lib line 29 the target is filtered 
as it ends with a slash. That results in 
drivers/net/wireless/mac80211/built-in.o not being built and the build 
process breaks with an error. What is the correct way to handle this? Why are 
targets ending with a slash filtered?
-- 
Regards,
Chris

Download attachment "signature.asc " of type "application/pgp-signature" (190 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ