mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2025-01-05 19:47:57 +00:00
12 lines
330 B
Diff
12 lines
330 B
Diff
diff -Naur a/util/Makefile b/util/Makefile
|
|
--- a/util/Makefile 2014-03-21 12:26:36.000000000 -0700
|
|
+++ b/util/Makefile 2015-12-21 01:12:10.261957235 -0800
|
|
@@ -4,7 +4,6 @@
|
|
|
|
all clean install:
|
|
$(MAKE) -C atsc_epg $@
|
|
- $(MAKE) -C av7110_loadkeys $@
|
|
$(MAKE) -C dib3000-watch $@
|
|
$(MAKE) -C dst-utils $@
|
|
$(MAKE) -C dvbdate $@
|