-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 05.10.2010 15:54, [email protected] wrote: > core$hg diff include/subdir.mk > diff --git a/include/subdir.mk b/include/subdir.mk > --- a/include/subdir.mk > +++ b/include/subdir.mk > @@ -5,7 +5,7 @@ > # See /LICENSE for more information. > # > > -SUBTARGETS:=clean download prepare compile install update refresh prereq > dist distcheck > +SUBTARGETS:=clean download prepare compile install update refresh prereq > dist distcheck configure > > subtarget-default = $(filter-out ., \ > $(if $($(1)/builddirs-$(2)),$($(1)/builddirs-$(2)), \ > > > This works on my owrt clone.
Thanks, works for me too. Looks like this is a bug in the OpenWRT build system, it might be reasonable to fire the bug report against this. - -- Best regards, Alexey Loukianov mailto:[email protected] System Engineer, Mob.:+7(926)218-1320 *nix Specialist -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJMqxmUAAoJEPB9BOdTkBULVY0IALBO0/RfPodbVSxJDEJbNmMK 0j2dI0vfCnGnCYHB45kKXB9KtcqEh339acJnLiGhF/b4LoUEuhNp1vIYMn6j3DY4 70hq7rUYh8nCUGuCfsfWQ4ha0toaafULZ1r9KlHcs9BZm64jpTzBBFTBBd3mNuNy cZSgjiQ1zVakVoavUt4wNbTM+sReNKnLacYkTlysPKXixXye0kfFxzVl4gvFyjgn z0YWJaATl1R6pj+J4Kdii5/DbBBm0GejZU1IMzPIgPAj6hmupLI7yUfedO4c2hid fYl8fMR/CkDCto+nb5/LHZhJZ7Dr2Tc6FAIDwVhRYyx9bT023h8GXGN0cmRB89o= =JiA7 -----END PGP SIGNATURE----- _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
