/net/wimax/Makefile
http://github.com/mirrors/linux · Makefile · 13 lines · 9 code · 3 blank · 1 comment · 0 complexity · 58339081f6ffd37d47e33c24aa90f222 MD5 · raw file
- # SPDX-License-Identifier: GPL-2.0
- obj-$(CONFIG_WIMAX) += wimax.o
- wimax-y := \
- id-table.o \
- op-msg.o \
- op-reset.o \
- op-rfkill.o \
- op-state-get.o \
- stack.o
- wimax-$(CONFIG_DEBUG_FS) += debugfs.o