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)
commitff384f04e4710582052fea07437a03873e2f9b92
treecb9e06666137c897aa77bc6420e6d6472dc16404
parentb04baf0d0c6ea5ad9395f098a83fa28b930e81d8
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