Clean up /sys/obj?

2013-04-26 Thread Walter Hurry
After compiling the kernel, there are a large number of files in /sys/
obj. Are these still needed after the new kernel has been installed?

Is there some sort of 'make clean' option available?

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Clean up /sys/obj?

2013-04-26 Thread mrkvrg
Hello Walter,

Perhaps 'make cleanworld' will help.

Check out comments in /usr/src/Makefile for details.

Cheers ...

Marek

On Fri, 26 Apr 2013 12:23:37 Walter Hurry wrote:
 After compiling the kernel, there are a large number of files in /sys/
 obj. Are these still needed after the new kernel has been installed?
 
 Is there some sort of 'make clean' option available?
 
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 freebsd-questions-unsubscr...@freebsd.org
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Clean up /sys/obj?

2013-04-26 Thread Walter Hurry
On Fri, 26 Apr 2013 12:46:13 -0400, mrkvrg wrote:

 Hello Walter,
 
 Perhaps 'make cleanworld' will help.
 
 Check out comments in /usr/src/Makefile for details.
 
 Cheers ...
 
 Marek
 
 On Fri, 26 Apr 2013 12:23:37 Walter Hurry wrote:
 After compiling the kernel, there are a large number of files in /sys/
 obj. Are these still needed after the new kernel has been installed?
 
 Is there some sort of 'make clean' option available?

That's the one. Thanks!

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Clean up /sys/obj?

2013-04-26 Thread ill...@gmail.com
On 26 April 2013 14:02, Walter Hurry walterhu...@gmail.com wrote:

 On Fri, 26 Apr 2013 12:46:13 -0400, mrkvrg wrote:

  Hello Walter,
 
  Perhaps 'make cleanworld' will help.
 
  Check out comments in /usr/src/Makefile for details.
 
  Cheers ...
 
  Marek
 
  On Fri, 26 Apr 2013 12:23:37 Walter Hurry wrote:
  After compiling the kernel, there are a large number of files in /sys/
  obj. Are these still needed after the new kernel has been installed?
 
  Is there some sort of 'make clean' option available?

 That's the one. Thanks!

 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to 
 freebsd-questions-unsubscr...@freebsd.org


No, /usr/sys is not required subsequent to make intallwolrd oder kernelk

-- 
--
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org