Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8 9
# SPDX-License-Identifier: GPL-2.0-only # # Makefile for the RF switch subsystem. # rfkill-y += core.o rfkill-$([31mCONFIG_RFKILL_INPUT[0m) += input.o obj-$([31mCONFIG_RFKILL[0m) += rfkill.o obj-$([31mCONFIG_RFKILL_GPIO[0m) += rfkill-gpio.o