Commit 6fa7aa0d authored by Tracey Dent's avatar Tracey Dent Committed by Greg Kroah-Hartman

Staging: cxt1e1: Makefile: cleaned up Makefile cflag lines

Changed to use the proper ccflags-y option
Signed-off-by: default avatarTracey Dent <tdent48227@gmail.com>
Acked-by: default avatarSam Ravnborg <sam@ravnborg.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 7f1746fe
obj-$(CONFIG_CXT1E1) += cxt1e1.o obj-$(CONFIG_CXT1E1) += cxt1e1.o
EXTRA_CFLAGS += -DSBE_PMCC4_ENABLE ccflags-y := -DSBE_PMCC4_ENABLE
EXTRA_CFLAGS += -DSBE_ISR_TASKLET ccflags-y += -DSBE_ISR_TASKLET
EXTRA_CFLAGS += -DSBE_INCLUDE_SYMBOLS ccflags-y += -DSBE_INCLUDE_SYMBOLS
cxt1e1-objs += \ cxt1e1-objs += \
ossiRelease.o \ ossiRelease.o \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment