lentferj's projects
/
dragonfly.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge branch 'vendor/GCC'
[dragonfly.git]
/
sys
/
platform
/
pc64
/
Makefile.inc
1
# Used by the device build to check for device support
2
#
3
4
DEV_SUPPORT= acpica5 agp bridge crypto disk drm est misc netif \
5
pccard powermng raid serial sound usbmisc video
6
7
#SYSCONS_APM_SUPPORT=1
8
BOOT0CFG_SUPPORT=1
9