build system: introduce a new feature called build variants. it allows building a...
authorFelix Fietkau <nbd@openwrt.org>
Tue, 10 Nov 2009 22:00:54 +0000 (22:00 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Tue, 10 Nov 2009 22:00:54 +0000 (22:00 +0000)
commit579d54038bab2423a65701255db6919f4df51183
tree422232790754478411291b203b087bcb02f3a6e7
parent1dbcfdaf2f52ee208a7ee88f09f0642dbdb6c882
build system: introduce a new feature called build variants. it allows building a package multiple times in one pass with different build dirs, based on the same build settings. replaces templating hacks like the one used in the hostapd package

SVN-Revision: 18357
include/package-defaults.mk
include/package-dumpinfo.mk
include/subdir.mk
scripts/metadata.pl
scripts/metadata.pm