mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
8 lines
199 B
Diff
8 lines
199 B
Diff
diff --git a/Makefile.libretro-picodrive b/Makefile.libretro-picodrive
|
|
new file mode 100644
|
|
index 00000000..8cdfb5fe
|
|
--- /dev/null
|
|
+++ b/Makefile.libretro-picodrive
|
|
@@ -0,0 +1 @@
|
|
+ CC = $(TARGET_CC)
|