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-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 5 Sep 2007 11:43:15 +0200 (CEST)
From:	Jan Engelhardt <jengelh@...putergmbh.de>
To:	Michal Piotrowski <michal.k.k.piotrowski@...il.com>
cc:	"Robert P. J. Day" <rpjday@...dspring.com>,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
	Sam Ravnborg <sam@...nborg.org>,
	Roman Zippel <zippel@...ux-m68k.org>
Subject: Re: building a specific in-tree module is currently a bit broken


On Sep 5 2007 11:37, Michal Piotrowski wrote:
>
>Hi,
>
>[Adding K{build,config} wizards to CC]
>
>On 05/09/07, Robert P. J. Day <rpjday@...dspring.com> wrote:
>>
>> $ make distclean
>> $ make defconfig
>> $ make menuconfig      (select visor.ko to be built a module)
>> $ make drivers/usb/serial/visor.ko

Beep. Need 'make scripts prepare' between menuconfig and visor.

Also note that visor will not have any symvers until you have
a Module.symvers (which, ironically, is created at the end of "make vmlinux")



	Jan
-- 
-
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