fixed adc compliation error
This commit is contained in:
@@ -5,10 +5,6 @@ ifeq ($(CONFIG_KERNEL_DEVICE),y)
|
|||||||
SRC_FILES += device.c
|
SRC_FILES += device.c
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(CONFIG_RESOURCES_ADC),y)
|
|
||||||
SRC_DIR += adc
|
|
||||||
endif
|
|
||||||
|
|
||||||
ifeq ($(CONFIG_RESOURCES_CAN),y)
|
ifeq ($(CONFIG_RESOURCES_CAN),y)
|
||||||
SRC_DIR += can
|
SRC_DIR += can
|
||||||
endif
|
endif
|
||||||
|
|||||||
Reference in New Issue
Block a user