![]() |
|
|||
0001 # SPDX-License-Identifier: GPL-2.0-only 0002 obj-$(CONFIG_CAN_KVASER_USB) += kvaser_usb.o 0003 kvaser_usb-y = kvaser_usb_core.o kvaser_usb_leaf.o kvaser_usb_hydra.o 0004 0005 # FIXME: temporarily silence -Warray-bounds on non W=1+ builds 0006 ifndef KBUILD_EXTRA_WARN 0007 CFLAGS_kvaser_usb_hydra.o += -Wno-array-bounds 0008 endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |