buildroot: get rid of s390 support

As discussed on the list. It isn't supported by uclibc, so I strongly doubt
anyone has been using it.
This commit is contained in:
Peter Korsgaard
2009-01-12 14:36:14 +00:00
parent 5b220b9ded
commit b24c3215c1
6 changed files with 1 additions and 44 deletions

View File

@@ -15,7 +15,6 @@ BR2_i386=y
# BR2_mipsel is not set
# BR2_nios2 is not set
# BR2_powerpc is not set
# BR2_s390 is not set
# BR2_sh is not set
# BR2_sh64 is not set
# BR2_sparc is not set