Add sensor, modify makefile
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
SRC_DIR := sensor transform_layer
|
||||
|
||||
include $(KERNEL_ROOT)/compiler.mk
|
||||
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,4 @@
|
||||
SRC_DIR := sensor transform_layer
|
||||
|
||||
include $(KERNEL_ROOT)/compiler.mk
|
||||
|
||||