1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2024-11-19 10:22:27 +02:00

Revert "config.full_system: add liballegro stuff into image (=y>, not as module (=m)"

This reverts commit ef9bfac78e.
Since liballegro won't build/not tested in backfire.
This commit is contained in:
kyak 2011-06-14 09:09:33 +04:00
parent ef9bfac78e
commit 07fdef0d54

View File

@ -267,13 +267,13 @@ CONFIG_PACKAGE_tic-tac-toe=y
# #
# Liballegro # Liballegro
# #
CONFIG_PACKAGE_liballegro=y CONFIG_PACKAGE_liballegro=m
CONFIG_PACKAGE_liballegro-data=y CONFIG_PACKAGE_liballegro-data=m
CONFIG_PACKAGE_liballegro-demo=y CONFIG_PACKAGE_liballegro-demo=m
CONFIG_PACKAGE_liballegro-digmid=y CONFIG_PACKAGE_liballegro-digmid=m
CONFIG_PACKAGE_liballegro-examples=y CONFIG_PACKAGE_liballegro-examples=m
CONFIG_PACKAGE_liballegro-setup=y CONFIG_PACKAGE_liballegro-setup=m
CONFIG_PACKAGE_liballegro-utils=y CONFIG_PACKAGE_liballegro-utils=m
# #
# Emacs # Emacs
# #