summaryrefslogtreecommitdiff
path: root/6515/libsensors_iio/software/simple_apps/devnode_parser/build/filelist.mk
blob: fdecbc8f17a2140b37e6952f1c08baa6eee88101 (plain)
1
2
3
4
5
6
7
8
9
10
11
#### filelist.mk for inv_devnode_parser ####

# headers
HEADERS += $(APP_DIR)/iio_utils.h

# sources
SOURCES := $(APP_DIR)/read_device_node.c

INV_SOURCES += $(SOURCES)

VPATH += $(APP_DIR) $(COMMON_DIR) $(HAL_DIR)/linux