mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-20 09:46:20 +00:00
run: add drivers_interactive for panda and arndale
This commit is contained in:
parent
641679f7e7
commit
91b71f7a9f
@ -466,6 +466,8 @@ proc drivers_interactive_pkg { } {
|
||||
if {[have_spec imx53_qsb]} { return drivers_interactive-imx53_qsb }
|
||||
if {[have_spec rpi]} { return drivers_interactive-rpi }
|
||||
if {[have_spec imx8q_evk]} { return drivers_interactive-imx8q_evk }
|
||||
if {[have_spec panda]} { return drivers_interactive-panda }
|
||||
if {[have_spec arndale]} { return drivers_interactive-arndale }
|
||||
|
||||
puts stderr "drivers_interactive package undefined for this build configuration"
|
||||
exit 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user