summaryrefslogtreecommitdiff
path: root/core/kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'core/kconfig')
-rw-r--r--core/kconfig/packages.kconfig6
1 files changed, 5 insertions, 1 deletions
diff --git a/core/kconfig/packages.kconfig b/core/kconfig/packages.kconfig
index cb47b5f..6c475ba 100644
--- a/core/kconfig/packages.kconfig
+++ b/core/kconfig/packages.kconfig
@@ -1,6 +1,6 @@
################################################################################
# Embtoolkit
-# Copyright(C) 2009-2014 Abdoulaye Walsimou GAYE.
+# Copyright(C) 2009-2015 Abdoulaye Walsimou GAYE.
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -60,6 +60,10 @@ menu "Graphics packages"
source packages/graphics/graphics.kconfig
endmenu
+menu "Java packages"
+source packages/java/java.kconfig
+endmenu
+
menu "Mathematics packages"
source packages/math/math.kconfig
endmenu