Implemented support for building host binaries to test kernel features
This commit is contained in:
4
sandbox/hello/Makefile
Normal file
4
sandbox/hello/Makefile
Normal file
@@ -0,0 +1,4 @@
|
||||
SANDBOX_PROG_NAME := hello
|
||||
|
||||
include ../sandbox-config.mk
|
||||
include ../sandbox-template.mk
|
||||
Reference in New Issue
Block a user