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)
commit353386a64396d68ea611e40dc746cbf691e7e9ce
tree551d39ed952b9f21489103c31c067b4af6f8a22d
parent789fbe9b09a0accb0e416be0ece64454df3a3ae0
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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14905 3c298f89-4303-0410-b956-a3cf2f4a3e73
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