repo.or.cz
/
unleashed
/
lotheac.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge commit '62f63298eba531d48f87aa8c2089298cb7821962'
[unleashed/lotheac.git]
/
Sconfig
blob
d96a92a85b094b20c8fc0a46bf7cf082744f6d15
1
((config
2
; Support for Linux core files
3
LINUX_CORE_SUPPORT
4
(= MACH 'amd64))
5
6
(config
7
; should SMB expose CUPS printers?
8
SMB_PRINTING
9
#f)
10
11
(include "kernel/Sconfig"))
12
13
; vim: set syntax=scheme: