summaryrefslogtreecommitdiff
path: root/kconfig/packages.kconfig
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <walsimou@walsimou.com>2010-01-03 14:30:14 +0100
committerAbdoulaye Walsimou Gaye <walsimou@walsimou.com>2010-01-03 14:32:18 +0100
commit9854687f11588743efa5c3628be10ed4af7ee3a3 (patch)
tree5e1d2cc37552dc15df9435873116ce8a7d8a81c8 /kconfig/packages.kconfig
parentcea10346cac83b54112a591d8480a07964d86bc7 (diff)
downloadembtoolkit-9854687f11588743efa5c3628be10ed4af7ee3a3.tar.gz
embtoolkit-9854687f11588743efa5c3628be10ed4af7ee3a3.tar.bz2
embtoolkit-9854687f11588743efa5c3628be10ed4af7ee3a3.tar.xz
Packages: New freefont: Add installation of GNU freefont on target
Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
Diffstat (limited to 'kconfig/packages.kconfig')
-rw-r--r--kconfig/packages.kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/kconfig/packages.kconfig b/kconfig/packages.kconfig
index beda425..5324650 100644
--- a/kconfig/packages.kconfig
+++ b/kconfig/packages.kconfig
@@ -72,6 +72,9 @@ source packages/graphics/libjpeg/libjpeg.kconfig
source packages/graphics/libpng/libpng.kconfig
source packages/graphics/pixman/pixman.kconfig
source packages/graphics/libtiff/libtiff.kconfig
+
+comment "Include fonts in the target root filesystem"
+source packages/graphics/freefont/freefont.kconfig
endmenu
menu "Networking packages"