Commit a8136774 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

buildroot: mark alpha as broken

It still doesn't build with threading + shared libs disabled
parent 35dc4cd6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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