mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
BOARD: separate miyoo packages + concentrate RetroArch/libretro (#129)
MENU->Target packages ---> Miyoo Packages ---> ...
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
diff --git a/Makefile.miyoo b/Makefile.miyoo
|
||||
index 2880af10ad..1762d23e72 100644
|
||||
--- a/Makefile.miyoo
|
||||
+++ b/Makefile.miyoo
|
||||
@@ -112,7 +112,7 @@ HAVE_LIBSHAKE = 0
|
||||
HAVE_CORE_INFO_CACHE = 1
|
||||
#HAVE_TINYALSA = 1
|
||||
HAVE_NEAREST_RESAMPLER = 1
|
||||
-
|
||||
+HAVE_NETWORKING = 1
|
||||
OS = Linux
|
||||
TARGET = retroarch
|
||||
|
||||
Reference in New Issue
Block a user