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
3b5577d102
zephyr
/
subsys
/
shell
/
modules
/
Makefile
2 lines
47 B
Makefile
Raw
Normal View
History
Unescape
Escape
shell: split kernel shell into separate module Add kernel functions to kernel module and make it part of the shell sample. Change-Id: If5e8ff8ce7b8edbbb8d62509964700b007eaf88b Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-11-04 20:09:17 +08:00
obj-$(CONFIG_KERNEL_SHELL)
+=
kernel_service.o