buildroot: mark alpha as broken

It still doesn't build with threading + shared libs disabled
This commit is contained in:
Peter Korsgaard 2009-01-13 15:14:21 +00:00
parent 35dc4cd628
commit a81367744f

View File

@ -6,6 +6,7 @@ choice
config BR2_alpha
bool "alpha"
depends on BROKEN # no threads, shared libs, gcc psignal compile errors
config BR2_arm
bool "arm"
config BR2_armeb