mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
lib/vfs: clear BUILD_ARTIFACTS in dummy targets
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
TARGET = dummy-vfs_audit
|
||||
LIBS = vfs_audit
|
||||
|
||||
BUILD_ARTIFACTS :=
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
TARGET := lib-vfs-cbe
|
||||
REQUIRES = x86_64
|
||||
LIBS = vfs_cbe
|
||||
|
||||
BUILD_ARTIFACTS :=
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
TARGET := lib-vfs-cbe_trust_anchor
|
||||
REQUIRES = x86_64
|
||||
LIBS = vfs_cbe_trust_anchor
|
||||
|
||||
BUILD_ARTIFACTS :=
|
||||
|
||||
@@ -1 +1,3 @@
|
||||
LIBS = vfs_gpu
|
||||
|
||||
BUILD_ARTIFACTS :=
|
||||
|
||||
@@ -1,2 +1,4 @@
|
||||
TARGET = dummy-vfs_import
|
||||
LIBS = vfs_import
|
||||
|
||||
BUILD_ARTIFACTS :=
|
||||
|
||||
@@ -1,2 +1,4 @@
|
||||
TARGET = dummy-vfs_pipe
|
||||
LIBS = vfs_pipe base
|
||||
|
||||
BUILD_ARTIFACTS :=
|
||||
|
||||
@@ -1 +1,3 @@
|
||||
LIBS = vfs_trace
|
||||
|
||||
BUILD_ARTIFACTS :=
|
||||
|
||||
@@ -1,2 +1,4 @@
|
||||
TARGET = dummy-vfs_ttf
|
||||
LIBS = vfs_ttf
|
||||
|
||||
BUILD_ARTIFACTS :=
|
||||
|
||||
Reference in New Issue
Block a user