Defaulted the Pro Audio Spectrum 16 to not compile even for the Dev build until it is fixed.
This commit is contained in:
@@ -63,7 +63,7 @@ ifeq ($(DEV_BUILD), y)
|
||||
MRTHOR := y
|
||||
endif
|
||||
ifndef PAS16
|
||||
PAS16 := y
|
||||
PAS16 := n
|
||||
endif
|
||||
ifndef PORTABLE3
|
||||
PORTABLE3 := y
|
||||
|
@@ -63,7 +63,7 @@ ifeq ($(DEV_BUILD), y)
|
||||
MRTHOR := y
|
||||
endif
|
||||
ifndef PAS16
|
||||
PAS16 := y
|
||||
PAS16 := n
|
||||
endif
|
||||
ifndef PORTABLE3
|
||||
PORTABLE3 := y
|
||||
|
Reference in New Issue
Block a user