mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-15 23:17:14 +00:00
Enable drivers for hw_x86_64 in create_builddir
This commit is contained in:
parent
63ebebcfa4
commit
95c651b4aa
@ -151,7 +151,7 @@ endif
|
||||
#
|
||||
# Add x86 drivers repositories to x86 build directories
|
||||
#
|
||||
ifeq ($(filter-out foc_x86_32 foc_x86_64 okl4_x86 nova_x86_32 nova_x86_64 pistachio_x86 fiasco_x86,$(PLATFORM)),)
|
||||
ifeq ($(filter-out foc_x86_32 foc_x86_64 okl4_x86 nova_x86_32 nova_x86_64 pistachio_x86 fiasco_x86 hw_x86_64,$(PLATFORM)),)
|
||||
$(BUILD_DIR)/etc/build.conf::
|
||||
@cat $(BUILD_CONF).drivers_x86 >> $@
|
||||
endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user