mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 22:23:16 +00:00
Constrain build of gallium-i915 lib to i915 SPEC
This commit is contained in:
parent
c35207d9c4
commit
5bd2c1f205
@ -2,6 +2,8 @@
|
|||||||
# Gallium driver for i915, loaded as needed at runtime (via 'dlopen')
|
# Gallium driver for i915, loaded as needed at runtime (via 'dlopen')
|
||||||
#
|
#
|
||||||
|
|
||||||
|
REQUIRES += i915
|
||||||
|
|
||||||
include $(REP_DIR)/lib/mk/gallium.inc
|
include $(REP_DIR)/lib/mk/gallium.inc
|
||||||
|
|
||||||
# i915 driver
|
# i915 driver
|
||||||
|
Loading…
Reference in New Issue
Block a user