summaryrefslogtreecommitdiff
path: root/firmware/SOURCES
diff options
context:
space:
mode:
authorAidan MacDonald <amachronic@protonmail.com>2021-08-14 14:05:32 +0100
committerAidan MacDonald <amachronic@protonmail.com>2021-08-14 14:13:54 +0100
commit786d06742a379df667b0fd14df0b2dbc045f312c (patch)
tree4b07eb4e9028c48a0a62663c3ce6ea0d7a62b11c /firmware/SOURCES
parent62260aa7057f322f7f99062a6a3bd7534ea0047d (diff)
downloadrockbox-786d06742a379df667b0fd14df0b2dbc045f312c.tar.gz
rockbox-786d06742a379df667b0fd14df0b2dbc045f312c.zip
Remove Samsung YP-Z5 port
It has only a couple GB of onboard flash storage with no storage driver in Rockbox. It hasn't seen any meaningful development since its initial commit, it's not on the build farm, and the bootloader build is broken by other refactoring. Change-Id: Idd9e3c46fac9b96f416ce444182f97a50770e747
Diffstat (limited to 'firmware/SOURCES')
-rw-r--r--firmware/SOURCES11
1 files changed, 0 insertions, 11 deletions
diff --git a/firmware/SOURCES b/firmware/SOURCES
index 8d7232f206..e2f7e26f84 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -1450,17 +1450,6 @@ target/arm/imx233/sansa-fuzeplus/debug-fuzeplus.c
1450target/arm/imx233/sansa-fuzeplus/powermgmt-fuzeplus.c 1450target/arm/imx233/sansa-fuzeplus/powermgmt-fuzeplus.c
1451#endif 1451#endif
1452 1452
1453#ifdef SAMSUNG_YPZ5
1454target/arm/imx233/samsung-ypz5/backlight-ypz5.c
1455target/arm/imx233/samsung-ypz5/lcd-ypz5.c
1456target/arm/imx233/samsung-ypz5/button-ypz5.c
1457target/arm/imx233/samsung-ypz5/debug-ypz5.c
1458target/arm/imx233/samsung-ypz5/powermgmt-ypz5.c
1459#ifndef BOOTLOADER
1460target/arm/imx233/fmradio-imx233.c
1461#endif
1462#endif
1463
1464#ifdef SANSA_CLIPZIP 1453#ifdef SANSA_CLIPZIP
1465target/arm/as3525/sansa-clipzip/lcd-clipzip.c 1454target/arm/as3525/sansa-clipzip/lcd-clipzip.c
1466target/arm/as3525/sansa-clipzip/button-clipzip.c 1455target/arm/as3525/sansa-clipzip/button-clipzip.c