diff options
author | Eleni Maria Stea <elene.mst@gmail.com> | 2013-04-19 23:32:43 +0300 |
---|---|---|
committer | Eleni Maria Stea <elene.mst@gmail.com> | 2013-04-19 23:32:43 +0300 |
commit | 24cb8fdf06da775f223c63f2d5708693e48550e6 (patch) | |
tree | 8ab5734dadae5798e0e6d17454638707a5d05e11 /backend.mk | |
parent | ba5399dd00001b5abf21bd1b859bbfc39b8cbdbb (diff) |
added timers to the fbdev version
Diffstat (limited to 'backend.mk')
-rw-r--r-- | backend.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -backend = SDL +backend = FBDEV ifeq ($(backend), SDL) def = -DWINNIE_SDL |