include: introduce subtarget_platform CONFIG_TARGET
authorLuka Perkov <luka@openwrt.org>
Wed, 21 Aug 2013 00:36:52 +0000 (00:36 +0000)
committerLuka Perkov <luka@openwrt.org>
Wed, 21 Aug 2013 00:36:52 +0000 (00:36 +0000)
commit0eb2ab253e30699caa0f7f0458c88f85941faad3
tree1e35a4622049e53f0d157003c662c6c991633c96
parent5fafd12d370d08924fdb535138a0e787b091e36a
include: introduce subtarget_platform CONFIG_TARGET

Sometimes it is useful to change platform's kernel config file but with loaded
subtarget's kernel config. Good example for this use case is malta.

Example:

$ make kernel_menuconfig CONFIG_TARGET=subtarget_platform

Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37818
include/target.mk