Conditionalize the compilation of the envctrl.c front-end of pcf(4)
additionally on ebus(4) as the 'SUNW,envctrl' devices (as well as 'SUNW,envctrltwo' and 'SUNW,rasctrl', which we might want to also support in envctrl.c in the future) are only found on EBus.
This commit is contained in:
parent
eec92bf60d
commit
bfd5387e3a
@ -47,7 +47,7 @@ dev/ofw/ofw_console.c optional ofw_console
|
||||
dev/ofw/openfirm.c standard
|
||||
dev/ofw/openfirmio.c standard
|
||||
dev/ofw/openpromio.c standard
|
||||
dev/pcf/envctrl.c optional pcf
|
||||
dev/pcf/envctrl.c optional pcf ebus
|
||||
dev/pcf/pcf_ebus.c optional pcf ebus
|
||||
dev/sound/sbus/cs4231.c optional snd_audiocs ebus
|
||||
dev/sound/sbus/cs4231.c optional snd_audiocs sbus
|
||||
|
Loading…
Reference in New Issue
Block a user