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)
commit4d264bcee80eaf05a1bd401daf8c16bb7b63aabf
tree5dc50ce1d84c29d9e22332dd6d6c17519dc056b8
parente24be0856b1b7a182b916ca4f99b1b218d44a66d
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