samples: remove obsolete KERNEL_TYPE

Change-Id: I9fec01fed0407c53b9b447e2a568bc75351cd61e
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2016-12-19 09:53:51 -05:00 committed by Anas Nashif
parent d3578bb2fc
commit 0e1022833b
5 changed files with 0 additions and 5 deletions

View File

@ -1,5 +1,4 @@
BOARD ?= qemu_x86
KERNEL_TYPE ?= nano
CONF_FILE = prj_$(BOARD).conf
include $(ZEPHYR_BASE)/Makefile.inc

View File

@ -16,7 +16,6 @@
# limitations under the License.
#
KERNEL_TYPE = nano
BOARD ?= quark_se_c1000_devboard
CONF_FILE ?= prj.conf

View File

@ -16,7 +16,6 @@
# limitations under the License.
#
KERNEL_TYPE = nano
BOARD = qemu_x86
CONF_FILE = prj.conf

View File

@ -1,5 +1,4 @@
BOARD ?= quark_se_c1000_devboard
KERNEL_TYPE ?= nano
CONF_FILE = prj.conf
include ${ZEPHYR_BASE}/Makefile.inc

View File

@ -1,4 +1,3 @@
KERNEL_TYPE = nano
CONF_FILE = prj.conf
BOARD ?= quark_se_c1000_devboard