From f28da1a35a6403b153f93f66e3d96e485f89c363 Mon Sep 17 00:00:00 2001 From: Nils Wallménius Date: Sun, 12 Aug 2007 19:49:03 +0000 Subject: Enable a lot more features for simulators and add stubs where necessary, simulators should now work with identical lng and voice files as the respective target git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14299 a1c6a512-1295-4272-9138-f99709370657 --- firmware/SOURCES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firmware/SOURCES') diff --git a/firmware/SOURCES b/firmware/SOURCES index ccd6f11570..bbbe150112 100644 --- a/firmware/SOURCES +++ b/firmware/SOURCES @@ -95,11 +95,11 @@ drivers/lcd-remote-2bit-vi.c /* Misc. */ drivers/led.c +drivers/button.c #ifndef TARGET_TREE drivers/power.c #endif /* TARGET_TREE */ #ifndef SIMULATOR -drivers/button.c drivers/dac.c drivers/serial.c #endif /* SIMULATOR */ -- cgit v1.2.3