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
146a8595c6399ee6ab4b5cc34c0d28aa4835fdc5
linux-apfs
/
kernel
/
printk
/
Makefile
T
3 lines
65 B
Makefile
Raw
Normal View
History
Unescape
Escape
printk: move to separate directory for easier modification
2013-07-31 13:53:42 -07:00
obj-y
=
printk.o
printk: move braille console support into separate braille.[ch] files
2013-07-31 13:53:45 -07:00
obj-$(CONFIG_A11Y_BRAILLE_CONSOLE)
+=
braille.o
Reference in New Issue
Copy Permalink