Move the Telechips TCC77x SSD1815 LCD driver up a level in the target tree - it isn't specific to the DAX.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17253 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Dave Chapman 2008-04-27 08:30:14 +00:00
parent bec6aa3176
commit fec6af659f
2 changed files with 1 additions and 1 deletions

View File

@ -915,8 +915,8 @@ target/arm/pnx0101/pcm-pnx0101.c
target/arm/tcc77x/adc-tcc77x.c
target/arm/tcc77x/ata-nand-tcc77x.c
target/arm/tcc77x/system-tcc77x.c
target/arm/tcc77x/lcd-ssd1815.c
target/arm/tcc77x/logikdax/button-logikdax.c
target/arm/tcc77x/logikdax/lcd-logikdax.c
target/arm/tcc77x/logikdax/power-logikdax.c
#endif /* SIMULATOR */
#endif /* LOGIK_DAX */