Add infrastructure for sensor drivers

Origin: Original
Change-Id: I846b1601f1bdf15ad068b27baefc4b23ffab81e3
Signed-off-by: Vlad Dogaru <vlad.dogaru@intel.com>
This commit is contained in:
Vlad Dogaru 2016-01-25 18:21:51 +02:00 committed by Anas Nashif
commit 48bdd70a07
5 changed files with 108 additions and 0 deletions

3
drivers/sensor/Makefile Normal file
View file

@ -0,0 +1,3 @@
ccflags-y +=-I$(srctree)/drivers
obj-$(CONFIG_SENSOR_DELAYED_WORK) += sensor.o