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)
commitee76e2804af260b48d29680f1d4ddc764d0a4b90
tree5dc50ce1d84c29d9e22332dd6d6c17519dc056b8
parent704a78d6b6d005caf38818730b6692846ff9dcfe
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 .

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34106 3c298f89-4303-0410-b956-a3cf2f4a3e73
include/package-ipkg.mk
include/package.mk
package/Makefile