diff options
| author | Karl Kurbjun <kkurbjun@gmail.com> | 2008-11-12 03:57:32 +0000 |
|---|---|---|
| committer | Karl Kurbjun <kkurbjun@gmail.com> | 2008-11-12 03:57:32 +0000 |
| commit | d42041043b95617244ffdb9150c5e2f2720a8a83 (patch) | |
| tree | 71acbd2f8d8d51423d29ddbb2349ed23f77c3151 /apps/plugins/SOURCES | |
| parent | 68c686957b1b62671d727116e5c167cd8f080148 (diff) | |
| download | rockbox-d42041043b95617244ffdb9150c5e2f2720a8a83.zip rockbox-d42041043b95617244ffdb9150c5e2f2720a8a83.tar.gz rockbox-d42041043b95617244ffdb9150c5e2f2720a8a83.tar.bz2 rockbox-d42041043b95617244ffdb9150c5e2f2720a8a83.tar.xz | |
Add in the needed crt0.S code for the wakeup alarm also
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19094 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/SOURCES')
| -rw-r--r-- | apps/plugins/SOURCES | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES index a4ddbac..edeaf21 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -143,6 +143,8 @@ iriverify.c iriver_flash.c #endif +gigabeat_flash.c + #endif /* iFP7xx */ #if (LCD_WIDTH > 138) && (LCD_DEPTH > 1) /* Built for bitmap targets except H10 5/6gb, Archoses, iPod mini, mrobe100 and ifp*/ |