URL
https://opencores.org/ocsvn/test_project/test_project/trunk
Subversion Repositories test_project
[/] [test_project/] [trunk/] [linux_sd_driver/] [net/] [rfkill/] [Makefile] - Rev 70
Go to most recent revision | Compare with Previous | Blame | View Log
#
# Makefile for the RF switch subsystem.
#
obj-$(CONFIG_RFKILL) += rfkill.o
obj-$(CONFIG_RFKILL_INPUT) += rfkill-input.o
Go to most recent revision | Compare with Previous | Blame | View Log