repo.or.cz
/
unleashed.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
8797 loader: Support URI scheme for root-path in netbooting
[unleashed.git]
/
Sconfig
blob
6262b660ac6c8823d437167a56238b38c0c6b104
1
((config
2
; Support for Linux core files
3
LINUX_CORE_SUPPORT
4
(= MACH 'i386))
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: