This website requires JavaScript.
Explore
Help
Sign In
ukui
/
kernel
Watch
0
Star
0
Fork
0
You've already forked kernel
mirror of
https://github.com/ukui/kernel.git
synced
2026-03-09 10:07:04 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
visionfive
kernel
/
virt
/
lib
/
Makefile
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
3 lines
88 B
Makefile
Raw
Permalink
Normal View
History
Unescape
Escape
treewide: Add SPDX license identifier - Makefile/Kconfig
2019-05-19 13:07:45 +01:00
# SPDX-License-Identifier: GPL-2.0-only
virt: IRQ bypass manager
2015-09-18 22:29:39 +08:00
obj-$(CONFIG_IRQ_BYPASS_MANAGER)
+=
irqbypass.o
Reference in New Issue
Copy Permalink