mirror of
https://github.com/revyos/thead-kernel.git
synced 2026-09-08 02:48:26 +02:00
7 lines
183 B
Makefile
7 lines
183 B
Makefile
# SPDX-License-Identifier: GPL-2.0-only
|
|
obj-$(CONFIG_SMS_USB_DRV) += smsusb.o
|
|
|
|
ccflags-y += -I $(srctree)/drivers/media/common/siano
|
|
ccflags-y += $(extra-cflags-y) $(extra-cflags-m)
|
|
|