[PATCH] 2048: port to barebox
Alexander Aring
alex.aring at gmail.com
Tue Apr 8 20:27:59 PDT 2014
Hi Marc,
On Tue, Apr 08, 2014 at 11:50:42PM +0200, Marc Kleine-Budde wrote:
...
> diff --git a/common/Makefile b/common/Makefile
> index 204241c..b40a078 100644
> --- a/common/Makefile
> +++ b/common/Makefile
> @@ -44,6 +44,7 @@ obj-$(CONFIG_SHELL_HUSH) += hush.o
> obj-$(CONFIG_SHELL_SIMPLE) += parser.o
> obj-$(CONFIG_UIMAGE) += image.o uimage.o
> obj-$(CONFIG_MENUTREE) += menutree.o
> +obj-y += 2048/
>
srsly?
But otherwise it makes no sense, because everybody would disable games
in his/her barebox config.
- Alex
More information about the barebox
mailing list