mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
dde_bsd: requires pci
Prevent building the driver on linux. Fixes #1785.
This commit is contained in:
committed by
Christian Helmuth
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
|
||||
|
||||
Reference in New Issue
Block a user