提交 a1ecc6a3 编写于 作者: T Tracey Dent 提交者: Greg Kroah-Hartman

Staging: vt6655: Makefile: cleaned up Makefile cflag lines

Changed to use the proper ccflags-y option
Signed-off-by: NTracey Dent <tdent48227@gmail.com>
Acked-by: NSam Ravnborg <sam@ravnborg.org>
Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
上级 76831125
# TODO: all of these should be removed
EXTRA_CFLAGS += -DLINUX -D__KERNEL__ -D__NO_VERSION__
EXTRA_CFLAGS += -DHOSTAP
ccflags-y := -DLINUX -D__KERNEL__ -D__NO_VERSION__
ccflags-y += -DHOSTAP
vt6655_stage-y += device_main.o \
card.o \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册