#RGB_PATH := $(srctree)/product/hiosd/rgb

ARCH_NAME := hi3516cv500

cflags-y += -I$(srctree)/product/hiosd/rgb/$(ARCH_NAME)

ccflags-y  += $(cflags-y)

obj-y += ./rgb.o

