- move oled data to one single place in data/oled

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
svenhoefer
2020-06-21 17:39:51 +02:00
committed by Thilo Graf
parent e947d53eba
commit 3e6bab00d8
58 changed files with 53 additions and 92 deletions

View File

@@ -21,12 +21,6 @@ if BOXMODEL_CS_HD2
install_DATA += UnDotum.ttf
endif
if ENABLE_GRAPHLCD
install_DATA += \
led.ttf \
lcd.ttf
endif
install-data-hook:
cd $(DESTDIR)$(FONTDIR); \
mv $(neutrino_ttf) neutrino.ttf; \

Binary file not shown.

Binary file not shown.