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
f661feee55
zephyr
/
arch
/
x86
/
task
/
Makefile
5 lines
97 B
Makefile
Raw
Blame
History
ccflags-y
+=
-I
$(
srctree
)
/kernel/microkernel/include
asflags-y
:=
${
ccflags
-y
}
obj-y
=
strtask.o
Reference in New Issue
View Git Blame
Copy Permalink