[Buildroot] package/linux/Makefile.in does not include 'openswan' patches

Bernhard Fischer rep.dot.nop at gmail.com
Mon Jul 23 14:43:14 UTC 2007


On Mon, Jul 23, 2007 at 04:22:07PM +0200, Bernhard Fischer wrote:
>On Mon, Jul 23, 2007 at 03:29:36PM +0200, Bernhard Fischer wrote:

>make: *** No rule to make target
>`/scratch/obj.i686/buildroot.mine/project_build_i386//linux-2.6.21.5/.patched',
>needed by
>`/scratch/obj.i686/buildroot.mine/project_build_i386//linux-2.6.21.5/.configured'.
>Stop.
>
>
>This is due to this PROJECT thing. Please revert immediately or fix ASAP.

By now i have reverted these incorrect hunks in svn.
>
>While i understand that it's possible that one thing or another can
>break in the course of changes, i ask you to be more careful.

I suggest you
ifneq ($(PROJECT_BUILD_DIR),)
fixup_after_ulf=O=$(PROJECT_BUILD_DIR)
endif
LINUX26_MAKE_FLAGS+=$(fixup_after_ulf)

but you were about to do the same anyway, weren't you..



More information about the buildroot mailing list