mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
committed by
Christian Helmuth
parent
4dafdbd5b7
commit
5dd1abcc2d
@@ -482,6 +482,7 @@ proc drivers_nic_pkg { } {
|
||||
if {[have_spec zynq_qemu]} { return drivers_nic-zynq }
|
||||
if {[have_spec imx53_qsb]} { return drivers_nic-imx53_qsb }
|
||||
if {[have_spec imx6q_sabrelite]} { return drivers_nic-imx6q_sabrelite }
|
||||
if {[have_spec imx7d_sabre]} { return drivers_nic-imx7d_sabre }
|
||||
|
||||
puts stderr "drivers_nic package undefined for this build configuration"
|
||||
exit 1
|
||||
|
||||
Reference in New Issue
Block a user