3 lines
124 B
Makefile
Executable File
Vendored
3 lines
124 B
Makefile
Executable File
Vendored
CONFIG_SSTAR_CHIP_NAME := $(subst ",,$(CONFIG_SSTAR_CHIP_NAME))
|
|
EXTRA_CFLAGS += -Idrivers/sstar/include
|
|
obj-y += cam_sysfs.o
|