buildroot: isolate the .install stamp files for build variants (#12279)
authorJo-Philipp Wich <jow@openwrt.org>
Wed, 7 Nov 2012 16:15:22 +0000 (16:15 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Wed, 7 Nov 2012 16:15:22 +0000 (16:15 +0000)
commitd3e90ba7a76ce42b747a15879b4c7e4728309a57
treeb37ca033a676f71dc95bf99d321f6f4a39f3af93
parentf2bb7754f5255141205a73e9e7709a49bb55bb4a
buildroot: isolate the .install stamp files for build variants (#12279)

This fixes missing embedded packages if multiple build variants are selected in
the build config, e.g. missing ppp if CONFIG_PACKAGE_ppp=y and
CONFIG_PACKAGE_ppp-multilink=m .

SVN-Revision: 34106
include/package-ipkg.mk
include/package.mk
package/Makefile