move host build in packages into a separate namespace: package/<name>/host/<target>
authorFelix Fietkau <nbd@openwrt.org>
Tue, 17 Mar 2009 02:20:34 +0000 (02:20 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Tue, 17 Mar 2009 02:20:34 +0000 (02:20 +0000)
commit4aa0eb32115f6a24409bcfa71c969e7b40e1c2a9
tree551d39ed952b9f21489103c31c067b4af6f8a22d
parent5bc334e5a7b72609136a2673bcb9e946009d9c6a
move host build in packages into a separate namespace: package/<name>/host/<target>
this allows dependencies between host and target packages, and saves unnecessary host builds for packages that contain both variants

SVN-Revision: 14905
include/host-build.mk
include/package-dumpinfo.mk
include/package.mk
include/quilt.mk
include/subdir.mk
package/lua/Makefile
scripts/feeds
scripts/metadata.pl
scripts/metadata.pm