This sample is more than just a hello world, it demonstrates basic kernel functionality that deserve to be its own sample. A simplified Hello World sample will replace this one. Change-Id: I9120daa1923f99def994e484783abe04db5b14eb Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2 lines
15 B
Makefile
2 lines
15 B
Makefile
obj-y = main.o
|