0
0
mirror of https://github.com/libretro/Lakka-LibreELEC.git synced 2025-03-01 09:11:23 +00:00
GavinDarkglider 9e969c418d WIP - Add Support for Ayn Odin (#1713)
* Initial fully buildable/bootable Odin Support

* Rework NX-Boot to FAT32 Boot for shared usage between switch and odin

* Move shared packages from switch/odin to main packages folder
2022-08-03 20:43:23 +03:00

13 lines
341 B
Diff

diff -Naur tqftpserv/Makefile tqftpserv-2/Makefile
--- tqftpserv/Makefile 2022-06-30 11:10:13.821625557 +0200
+++ tqftpserv-2/Makefile 2022-06-30 11:10:49.506302577 +0200
@@ -3,7 +3,7 @@
CFLAGS := -Wall -g -O2
LDFLAGS := -lqrtr
-prefix ?= /usr/local
+prefix ?= /usr
bindir := $(prefix)/bin
servicedir := $(prefix)/lib/systemd/system