DIR:/usr/lib/modules/5.14.0-503.15.1.el9_5.x86_64/build/drivers/memstick/ |
Current File : //usr/lib/modules/5.14.0-503.15.1.el9_5.x86_64/build/drivers/memstick/Makefile |
# SPDX-License-Identifier: GPL-2.0-only # # Makefile for the kernel MemoryStick device drivers. # subdir-ccflags-$(CONFIG_MEMSTICK_DEBUG) := -DDEBUG obj-$(CONFIG_MEMSTICK) += core/ obj-$(CONFIG_MEMSTICK) += host/ |