svn commit: trunk/uClibc/extra/scripts

Mike Frysinger vapier at gentoo.org
Mon Sep 18 19:36:31 UTC 2006


On Friday 25 August 2006 04:03, Peter Kjellerstedt wrote:
> Wouldn't it be better to do:
>
> 	rm -f include/asm-generic; \
> 	[ -e $KERNEL_SOURCE/include/asm-generic ] && \
> 		ln -fs $KERNEL_SOURCE/include/asm-generic
> include/asm-generic
>
> That way, the link will be correct if $KERNEL_SOURCE has changed
> since the last time we built.  I doubt that this alone will allow
> a correct rebuild without doing make clean after changing
> $KERNEL_SOURCE, but at least it is one problem spot less.

latest version should do exactly this ...
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 827 bytes
Desc: not available
Url : http://lists.busybox.net/pipermail/uclibc/attachments/20060918/ada8acda/attachment-0002.pgp 


More information about the uClibc mailing list