buildroot: isolate the .install stamp files for build variants (#12279)
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 7 Nov 2012 16:15:22 +0000 (16:15 +0000)
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 7 Nov 2012 16:15:22 +0000 (16:15 +0000)
commit366bfe9f216112c0c44199d2eb97083abe685008
tree5dc50ce1d84c29d9e22332dd6d6c17519dc056b8
parentd336a6138478a3cf77ad8b12fa519b9048a8c595
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