This website requires JavaScript.
Explore
Help
Sign In
apfs
/
linux-apfs
Watch
0
Star
0
Fork
0
You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced
2026-05-01 15:00:59 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e8861129d3c1a64e3c62f459aeb1cd54a55ab045
linux-apfs
/
kernel
/
debug
/
Makefile
T
6 lines
91 B
Makefile
Raw
Normal View
History
Unescape
Escape
Move kernel/kgdb.c to kernel/debug/debug_core.c
2009-05-19 07:49:32 -05:00
#
# Makefile for the linux kernel debugger
#
Separate the gdbstub from the debug core
2010-04-02 11:48:03 -05:00
obj-$(CONFIG_KGDB)
+=
debug_core.o gdbstub.o
Reference in New Issue
Copy Permalink