mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-24 01:28:48 +00:00
committed by
Christian Helmuth
parent
a623a66019
commit
e6f83d4df2
@ -461,6 +461,7 @@ proc drivers_interactive_pkg { } {
|
||||
if {[have_spec x86]} { return drivers_interactive-pc }
|
||||
if {[have_spec pbxa9]} { return drivers_interactive-pbxa9 }
|
||||
if {[have_spec imx53_qsb]} { return drivers_interactive-imx53_qsb }
|
||||
if {[have_spec rpi]} { return drivers_interactive-rpi }
|
||||
|
||||
puts stderr "drivers_interactive package undefined for this build configuration"
|
||||
exit 1
|
||||
|
Reference in New Issue
Block a user