summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorPeter Korsgaard2012-01-12 22:08:56 +0100
committerPeter Korsgaard2012-01-12 22:08:56 +0100
commitb0bcafc6a0e03e5ee7506a051ebbb0b93c94941b (patch)
tree740f98882416e31aa7f94da2d1a0f4f41a3af66c /docs
parentbluez_utils: bump to 4.97 (diff)
downloadbuildroot-b0bcafc6a0e03e5ee7506a051ebbb0b93c94941b.tar.gz
buildroot-b0bcafc6a0e03e5ee7506a051ebbb0b93c94941b.tar.xz
buildroot-b0bcafc6a0e03e5ee7506a051ebbb0b93c94941b.zip
Remove java support
Has been marked as broken since July 2010 (39e6ba1b), and nobody has stepped up to support it, so now finally remove it completely. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'docs')
-rw-r--r--docs/buildroot.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/buildroot.html b/docs/buildroot.html
index e13e8f752..0c1cddfff 100644
--- a/docs/buildroot.html
+++ b/docs/buildroot.html
@@ -816,7 +816,7 @@ $(ZLIB_DIR)/libz.a: $(ZLIB_DIR)/.configured
directory for your software, for example <code>libfoo</code>.</p>
<p>Some packages have been grouped by topic in a sub-directory:
- <code>multimedia</code>, <code>java</code>, <code>x11r7</code>, and
+ <code>multimedia</code>, <code>x11r7</code>, and
<code>games</code>. If your package fits in one of these
categories, then create your package directory in these.</p>