depot: add recipe for drivers_interactive-muen

This commit is contained in:
Stefan Kalkowski
2019-05-07 13:45:57 +02:00
committed by Christian Helmuth
parent ae3a6fe270
commit be053ed257
9 changed files with 155 additions and 0 deletions

View File

@@ -457,6 +457,7 @@ proc check_for_missing_depot_archives { } {
proc drivers_interactive_pkg { } {
if {[have_spec muen]} { return drivers_interactive-muen }
if {[have_spec linux]} { return drivers_interactive-linux }
if {[have_spec x86]} { return drivers_interactive-pc }
if {[have_spec pbxa9]} { return drivers_interactive-pbxa9 }