Guillaume Rousse <[EMAIL PROTECTED]> writes:

> libafs.ko: .FORCE
>         env EXTRA_CFLAGS="${EXTRA_CFLAGS}" 
> ../$(srcdir)/make_kbuild_makefile.pl ${KDIR} $@ 
> /home/guillomovitch/tmp/libafs_tree/src/config/Makefile.config 
> Makefile.afs Makefile.common
>         env EXTRA_CFLAGS="${EXTRA_CFLAGS}" $(MAKE) -C 
> ${LINUX_KERNEL_PATH} 
> M=/home/guillomovitch/tmp/libafs_tree/src/libafs/${KDIR} modules
>
> What I want is to run everything until first line on the package build 
> host, and execute the second line on the package target host.

You can't do that, because you need specific-to-your-kernel
configuration options.

-derek
-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       [EMAIL PROTECTED]                        PGP key available
_______________________________________________
OpenAFS-info mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-info

Reply via email to