mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-08 20:05:54 +00:00
dde_bsd: requires pci
Prevent building the driver on linux. Fixes #1785.
This commit is contained in:
parent
84dfb668d3
commit
3859e83a78
@ -1,4 +1,4 @@
|
||||
REQUIRES = x86
|
||||
REQUIRES = x86 pci
|
||||
TARGET = audio_drv
|
||||
SRC_CC = main.cc
|
||||
LIBS = dde_bsd_audio base config server
|
||||
|
Loading…
x
Reference in New Issue
Block a user