This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr.git
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Releases
Wiki
Activity
8accfcfb2c
zephyr
/
samples
/
nanokernel
/
test
/
test_context
/
Makefile
6 lines
101 B
Makefile
Raw
Normal View
History
Unescape
Escape
First commit Signed-off-by: <inaky.perez-gonzalez@intel.com>
2015-04-11 07:44:37 +08:00
BSP
?=
generic_pc
Kbuild: Root Makefiles for nanokernel sanity tests. This commit adds all the root Makefiles needed by the sanity tests. Change-Id: I7ef21d0bcd2c383218d600d291111861fe307abd Signed-off-by: Juan Manuel Cruz <juan.m.cruz.alcaraz@linux.intel.com> Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2015-05-10 10:04:11 +08:00
KERNEL_TYPE
=
nano
Kbuild: Changing build parameter CONF_OVERLAY to CONF_FILE This commit changes the build parameter CONF_OVERLAY with the name CONF_FILE. Change-Id: I404a4aa87b167a9ca4e7b395d53c2f7794b232bc Signed-off-by: Juan Manuel Cruz <juan.m.cruz.alcaraz@linux.intel.com>
2015-05-20 06:26:59 +08:00
CONF_FILE
=
prj_
$(
ARCH
)
.conf
First commit Signed-off-by: <inaky.perez-gonzalez@intel.com>
2015-04-11 07:44:37 +08:00
Kbuild: Root Makefiles for nanokernel sanity tests. This commit adds all the root Makefiles needed by the sanity tests. Change-Id: I7ef21d0bcd2c383218d600d291111861fe307abd Signed-off-by: Juan Manuel Cruz <juan.m.cruz.alcaraz@linux.intel.com> Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2015-05-10 10:04:11 +08:00
i
n
c
l
u
d
e
$(
TIMO_BASE
)
/
M
a
k
e
f
i
l
e
.
i
n
c