add example and fix makefile
This commit is contained in:
parent
a0a0cbf2da
commit
a02af3f279
5 changed files with 87 additions and 14 deletions
4
examples/dsm_test/Makefile
Normal file
4
examples/dsm_test/Makefile
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# Simple makefile for simple example
|
||||
PROGRAM=dsm_test
|
||||
EXTRA_COMPONENTS = extras/dsm
|
||||
include ../../common.mk
|
||||
Loading…
Add table
Add a link
Reference in a new issue