zephyr/samples
Peter Mitsis 519351ee92 Use PLATFORM_CONFIG to specify configuration
Uses PLATFORM_CONFIG to specify the configuration file instead of
KBUILD_DEFCONFIG.  This name is more intuitive to Zephyr users and
it is not tied to kbuild.

Example usage:
    make PLATFORM_CONFIG=generic_pc_atom_n28xx
    make PLATFORM_CONFIG=generic_pc_minuteia
    make PLATFORM_CONFIG=quark
    make PLATFORM_CONFIG=ti_lm3s6965
    make PLATFORM_CONFIG=fsl_frdm_k64f

Change-Id: I177608942c3e77c2f152743c862aad1d460c0e33
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-05 20:14:38 -05:00
..
bluetooth Use PLATFORM_CONFIG to specify configuration 2016-02-05 20:14:38 -05:00
include doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
microkernel Use PLATFORM_CONFIG to specify configuration 2016-02-05 20:14:38 -05:00
nanokernel Use PLATFORM_CONFIG to specify configuration 2016-02-05 20:14:38 -05:00
network Use PLATFORM_CONFIG to specify configuration 2016-02-05 20:14:38 -05:00