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)
commitddcfaeb1e516d569436c3d4d453a9573655ca375
tree94b1169c72a68b9ef6ce9ab92aea68eb8764358a
parent7ef6b7451973d0d3fd09014871e7859b6a83fb19
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