From c295b45e0a8cd642f20c19d2d33f05c07bb73021 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20K=C3=BChling?= Date: Mon, 6 Jun 2011 21:25:44 +0200 Subject: [PATCH] config.full_system: all allegro library, setup and demo program, add 'digmid' sample files for allegro's midi synthesizer --- nanonote-files/data/qi_lb60/conf/config.full_system | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/nanonote-files/data/qi_lb60/conf/config.full_system b/nanonote-files/data/qi_lb60/conf/config.full_system index caa4369..2b49e03 100644 --- a/nanonote-files/data/qi_lb60/conf/config.full_system +++ b/nanonote-files/data/qi_lb60/conf/config.full_system @@ -265,6 +265,16 @@ CONFIG_PACKAGE_worm=y CONFIG_PACKAGE_supertux=y CONFIG_PACKAGE_tic-tac-toe=y # +# Liballegro +# +CONFIG_PACKAGE_liballegro=m +CONFIG_PACKAGE_liballegro-data=m +CONFIG_PACKAGE_liballegro-demo=m +CONFIG_PACKAGE_liballegro-digmid=m +CONFIG_PACKAGE_liballegro-examples=m +CONFIG_PACKAGE_liballegro-setup=m +CONFIG_PACKAGE_liballegro-utils=m +# # Emacs # CONFIG_PACKAGE_emacs=y